changeset 1301:76eeae191fa0 draft dhcpcd-5.0.0

Branch dhcpcd-5.0
author Roy Marples <roy@marples.name>
date Tue, 28 Apr 2009 20:57:38 +0000
parents eada0393a44c
children
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Fri Apr 24 16:51:00 2009 +0000
+++ b/config.h	Tue Apr 28 20:57:38 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"4.99.18"
+#define VERSION			"5.0.0"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */