changeset 3275:a96ee36b8905 draft dhcpcd-6.9.3

Release dhcpcd-6.9.3
author Roy Marples <roy@marples.name>
date Fri, 04 Sep 2015 11:41:18 +0000
parents 5e0ee5ede4ee
children c16708f4ea04
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Thu Sep 03 15:06:43 2015 +0000
+++ b/defs.h	Fri Sep 04 11:41:18 2015 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.9.2"
+#define VERSION			"6.9.3"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"