]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Changed mind, use .0
authorRoy Marples <roy@marples.name>
Thu, 18 Apr 2019 13:54:29 +0000 (14:54 +0100)
committerRoy Marples <roy@marples.name>
Thu, 18 Apr 2019 13:54:29 +0000 (14:54 +0100)
src/defs.h

index a5c7de41b6e31878f32fa95bda0e39ca0af799a3..ceb158ce83a09fd9d8c848e1b31f46e555d9c56d 100644 (file)
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "7.99.1"
+#define VERSION                        "7.99.0"
 
 #ifndef CONFIG
 # define CONFIG                        SYSCONFDIR "/" PACKAGE ".conf"