changeset 2131:803530152d7c draft dhcpcd-6.1.0

Release dhcpcd-6.1.0
author Roy Marples <roy@marples.name>
date Fri, 20 Sep 2013 10:27:24 +0000
parents 5755e8d89012
children 5319fe606ab3
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Sat Sep 14 08:50:41 2013 +0000
+++ b/defs.h	Fri Sep 20 10:27:24 2013 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.0.5"
+#define VERSION			"6.1.0"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"