changeset 1696:163ab06f2fe9 draft dhcpcd-5.6.1

Release dhcpcd-5.6.1
author Roy Marples <roy@marples.name>
date Thu, 12 Jul 2012 16:34:33 +0000
parents 03e32ad4e5a0
children 1801cec47ba0
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Thu Jul 12 09:36:51 2012 +0000
+++ b/defs.h	Thu Jul 12 16:34:33 2012 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.6.0"
+#define VERSION			"5.6.1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"