]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Build as dhcpcd-9.99 now we have a dhcpcd-9 branch.
authorRoy Marples <roy@marples.name>
Mon, 19 Jul 2021 20:25:45 +0000 (21:25 +0100)
committerRoy Marples <roy@marples.name>
Mon, 19 Jul 2021 20:25:45 +0000 (21:25 +0100)
src/defs.h

index bede2d21ecad881fa8d7666c76b5a3fd285cf33b..44191d0b7b3220096fc12d0f24ff5674b022141b 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.4.0"
+#define VERSION                        "9.99.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE