]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Start work on dhcpcd-7
authorRoy Marples <roy@marples.name>
Wed, 5 Oct 2016 11:01:00 +0000 (11:01 +0000)
committerRoy Marples <roy@marples.name>
Wed, 5 Oct 2016 11:01:00 +0000 (11:01 +0000)
defs.h

diff --git a/defs.h b/defs.h
index 520a64ad6f32966bfd1e217c48abd4c169a7a434..17bbdf2bc06d4f860b867dbc45a99ec7f3400d1f 100644 (file)
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "6.11.3"
+#define VERSION                        "7.0.0-alpha"
 
 #ifndef CONFIG
 # define CONFIG                        SYSCONFDIR "/" PACKAGE ".conf"