changeset 1326:1feeadf14c9d draft dhcpcd-5.0.5

Release dhcpcd-5.0.5
author Roy Marples <roy@marples.name>
date Fri, 03 Jul 2009 19:13:26 +0000
parents bfebdc25d96e
children 207f58dad37a
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Fri Jul 03 09:55:16 2009 +0000
+++ b/config.h	Fri Jul 03 19:13:26 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.4"
+#define VERSION			"5.0.5"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */