From: Roy Marples Date: Mon, 15 Sep 2008 19:31:18 +0000 (+0000) Subject: Loads of changes, so the next full version will be 5.0. We'll releae 4.99.1 here. X-Git-Tag: v5.0.0~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4160f67135a7878dfa11c480b2a37baba6bbca6;p=thirdparty%2Fdhcpcd.git Loads of changes, so the next full version will be 5.0. We'll releae 4.99.1 here. --- diff --git a/config.h b/config.h index f40505d6..afaa4eee 100644 --- a/config.h +++ b/config.h @@ -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 */