changeset 4198:18e6c9832039 draft dhcpcd-7.0.0

Release dhcpcd-7.0.0
author Roy Marples <roy@marples.name>
date Mon, 01 Jan 2018 11:17:56 +0000
parents e8df358b7595
children 4ba50d96e94d
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Mon Jan 01 11:17:24 2018 +0000
+++ b/src/defs.h	Mon Jan 01 11:17:56 2018 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.0-rc4"
+#define VERSION			"7.0.0"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"