changeset 4290:1d16a683814f draft dhcpcd-7.0.6

Release dhcpcd-7.0.6
author Roy Marples <roy@marples.name>
date Thu, 21 Jun 2018 12:35:46 +0100
parents 2d4ea1b35d15
children cedfddd21034
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Fri Jun 15 09:10:55 2018 +0100
+++ b/src/defs.h	Thu Jun 21 12:35:46 2018 +0100
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.5"
+#define VERSION			"7.0.6"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"