changeset 1314:77ad973b3bc0 draft dhcpcd-5.0.2

Release dhcpcd-5.0.2
author Roy Marples <roy@marples.name>
date Sun, 10 May 2009 16:21:57 +0000
parents f34784613c14
children 6e58b411b02c
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Sun May 10 16:21:56 2009 +0000
+++ b/config.h	Sun May 10 16:21:57 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.1"
+#define VERSION			"5.0.2"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */