changeset 1711:e2693c48bd70 draft dhcpcd-5.6.2

Release dhcpcd-5.6.2
author Roy Marples <roy@marples.name>
date Mon, 03 Sep 2012 08:49:14 +0000
parents 098b96fee1a6
children 7061e34b24bf 0cdce1ab695b
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Thu Aug 30 16:26:38 2012 +0000
+++ b/defs.h	Mon Sep 03 08:49:14 2012 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.6.1"
+#define VERSION			"5.6.2"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"