changeset 1306:76bf2c6eb8a4 draft dhcpcd-5.0.1

Release dhcpcd-5.0.1
author Roy Marples <roy@marples.name>
date Sun, 03 May 2009 06:17:07 +0000
parents a6bd1c614094
children a2b48a7506fd
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Sat May 02 16:21:52 2009 +0000
+++ b/config.h	Sun May 03 06:17:07 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.0"
+#define VERSION			"5.0.1"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */