changeset 988:8ce4e6b80d5c draft

Loads of changes, so the next full version will be 5.0. We'll releae 4.99.1 here.
author Roy Marples <roy@marples.name>
date Mon, 15 Sep 2008 19:31:18 +0000
parents 305fe9cbd6b5
children 8fdf3d467846
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Mon Sep 15 19:30:44 2008 +0000
+++ b/config.h	Mon Sep 15 19:31:18 2008 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"4.0.99"
+#define VERSION			"4.99.1"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */