summaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-09-15 19:31:18 +0000
committerRoy Marples <roy@marples.name>2008-09-15 19:31:18 +0000
commitb4160f67135a7878dfa11c480b2a37baba6bbca6 (patch)
treedeecbc6839d54f03a3136d1e65fe305e22a83a99 /config.h
parentfacdc25be0bd1b0ec0d3aa7fc188e3d56e42acfc (diff)
downloaddhcpcd-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.h2
1 files changed, 1 insertions, 1 deletions
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 */