]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Prepare for dhcpcd-7.0.0-beta3 v7.0.0-beta3
authorRoy Marples <roy@marples.name>
Fri, 14 Apr 2017 09:28:17 +0000 (10:28 +0100)
committerRoy Marples <roy@marples.name>
Fri, 14 Apr 2017 09:28:17 +0000 (10:28 +0100)
src/defs.h

index 27b18692c08bcdd5f5f13d6388e27f3ae8b2017e..b07214bdee8af747cfffe981433b9814871b62d1 100644 (file)
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "7.0.0-beta2"
+#define VERSION                        "7.0.0-beta3"
 
 #ifndef CONFIG
 # define CONFIG                        SYSCONFDIR "/" PACKAGE ".conf"