changeset 4296:4817f6828021 draft dhcpcd-7.0.7

Release dhcpcd-7.0.7
author Roy Marples <roy@marples.name>
date Tue, 24 Jul 2018 08:49:00 +0100
parents 2174b68b8b32
children 9a20d199768b
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Tue Jul 24 08:44:17 2018 +0100
+++ b/src/defs.h	Tue Jul 24 08:49:00 2018 +0100
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.6"
+#define VERSION			"7.0.7"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"