changeset 4714:6d4ade0ae7dc draft dhcpcd-8.0.6

Release dhcpcd-8.0.6
author Roy Marples <roy@marples.name>
date Fri, 13 Sep 2019 12:45:52 +0100
parents 30dc120fffbb
children f1ec148e8cd2
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Fri Sep 13 12:42:17 2019 +0100
+++ b/src/defs.h	Fri Sep 13 12:45:52 2019 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"8.0.5"
+#define VERSION			"8.0.6"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"