changeset 4304:3bfea819f902 draft dhcpcd-7.0.8

Release dhcpcd-7.0.8
author Roy Marples <roy@marples.name>
date Mon, 20 Aug 2018 11:37:17 +0100
parents 5680213395bf
children f0d00cf65f76 8bcede53aa68 adaa774e40e6
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Sun Aug 19 21:07:09 2018 +0100
+++ b/src/defs.h	Mon Aug 20 11:37:17 2018 +0100
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.7"
+#define VERSION			"7.0.8"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"