diff options
| author | Roy Marples <roy@marples.name> | 2008-09-15 19:31:18 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-09-15 19:31:18 +0000 |
| commit | b4160f67135a7878dfa11c480b2a37baba6bbca6 (patch) | |
| tree | deecbc6839d54f03a3136d1e65fe305e22a83a99 /config.h | |
| parent | facdc25be0bd1b0ec0d3aa7fc188e3d56e42acfc (diff) | |
| download | dhcpcd-b4160f67135a7878dfa11c480b2a37baba6bbca6.tar.xz | |
Loads of changes, so the next full version will be 5.0. We'll releae 4.99.1 here.
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |
