changeset 4070:81fdcb3738e7 draft dhcpcd-7.0.0-rc1

Prepare dhcpcd-7.0.0-rc1
author Roy Marples <roy@marples.name>
date Wed, 10 May 2017 11:24:28 +0100
parents 026bd55d5f0f
children f5ff6efdcf39
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Tue May 09 12:40:28 2017 +0100
+++ b/src/defs.h	Wed May 10 11:24:28 2017 +0100
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.0-beta3"
+#define VERSION			"7.0.0-rc1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"