changeset 1337:1c8dffb2d423 draft dhcpcd-5.0.6

Release dhcpcd-5.0.6
author Roy Marples <roy@marples.name>
date Wed, 08 Jul 2009 22:18:39 +0000
parents d51e260e572a
children 330a14a08b51
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Wed Jul 08 19:22:31 2009 +0000
+++ b/config.h	Wed Jul 08 22:18:39 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.5"
+#define VERSION			"5.0.6"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */