changeset 3346:13da22a2ab31 draft dhcpcd-6.9.4

Release dhcpcd-6.9.4
author Roy Marples <roy@marples.name>
date Mon, 30 Nov 2015 15:31:02 +0000
parents d49382116c79
children 144cdb816770
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Thu Nov 19 11:00:34 2015 +0000
+++ b/defs.h	Mon Nov 30 15:31:02 2015 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.9.3"
+#define VERSION			"6.9.4"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"