changeset 1381:177f1ca41012 draft dhcpcd-5.0.7

Release dhcpcd-5.0.7
author Roy Marples <roy@marples.name>
date Tue, 28 Jul 2009 20:38:52 +0000
parents 0fcfd8fe7113
children 9095245dd391
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Sun Jul 26 15:29:30 2009 +0000
+++ b/config.h	Tue Jul 28 20:38:52 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.6"
+#define VERSION			"5.0.7"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */