changeset 3051:90ffbe9c2cfd draft dhcpcd-6.8.1

Release dhcpcd-6.8.1
author Roy Marples <roy@marples.name>
date Fri, 27 Mar 2015 11:17:28 +0000
parents c9230341ee79
children b55c354d0748
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Thu Mar 26 22:26:38 2015 +0000
+++ b/defs.h	Fri Mar 27 11:17:28 2015 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.8.0"
+#define VERSION			"6.8.1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"