changeset 4217:1ab032609a30 draft dhcpcd-7.0.1

Release dhcpcd-7.0.1
author Roy Marples <roy@marples.name>
date Mon, 29 Jan 2018 10:53:05 +0000
parents 8a9fdb453f4e
children f618f850efdc
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Sat Jan 20 20:37:48 2018 +0000
+++ b/src/defs.h	Mon Jan 29 10:53:05 2018 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.0"
+#define VERSION			"7.0.1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"