changeset 3670:123edecbb801 draft dhcpcd-6.11.1

Release dhcpcd-6.11.1
author Roy Marples <roy@marples.name>
date Fri, 17 Jun 2016 19:08:33 +0000
parents 077b93d81cde
children 529cc290dbfa c73360527d54
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Thu Jun 16 08:28:34 2016 +0000
+++ b/defs.h	Fri Jun 17 19:08:33 2016 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.11.0"
+#define VERSION			"6.11.1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"