changeset 1407:01af6fe2e990 draft dhcpcd-5.0.8

Release dhcpcd-5.0.8
author Roy Marples <roy@marples.name>
date Wed, 02 Sep 2009 20:19:19 +0000
parents 835b3fca7ea2
children b2ac53d70ff1
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Wed Sep 02 20:16:27 2009 +0000
+++ b/config.h	Wed Sep 02 20:19:19 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.7"
+#define VERSION			"5.0.8"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */