changeset 4159:0fe64cf2e15a draft dhcpcd-7.0.0-rc3

Release dhcpcd-7.0.0-rc3
author Roy Marples <roy@marples.name>
date Sat, 07 Oct 2017 14:47:11 +0100
parents 9140a9acd7c9
children 4746922d79a3
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Sat Oct 07 13:48:41 2017 +0100
+++ b/src/defs.h	Sat Oct 07 14:47:11 2017 +0100
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.0-rc2"
+#define VERSION			"7.0.0-rc3"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"