]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Bump version to indicate a new branch.
authorRoy Marples <roy@marples.name>
Tue, 21 Jul 2009 20:09:46 +0000 (20:09 +0000)
committerRoy Marples <roy@marples.name>
Tue, 21 Jul 2009 20:09:46 +0000 (20:09 +0000)
defs.h

diff --git a/defs.h b/defs.h
index 08524dddc9213d8a325ae52b3a4aed6de9fc216f..a82e95138d76b56f308e1e24f944f447bede965c 100644 (file)
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "5.0.6"
+#define VERSION                        "5.0.99"
 
 #ifndef CONFIG
 # define CONFIG                        SYSCONFDIR "/" PACKAGE ".conf"