changeset 4139:1da2c41b761a draft dhcpcd-7.0.0-rc2

Release dhcpcd-7.0.0-rc2
author Roy Marples <roy@marples.name>
date Tue, 19 Sep 2017 19:57:15 +0100
parents afdd919fb3fe
children 57e2a4bfb9b7
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Mon Sep 18 10:07:24 2017 +0100
+++ b/src/defs.h	Tue Sep 19 19:57:15 2017 +0100
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.0-rc1"
+#define VERSION			"7.0.0-rc2"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"