]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.0.0
authorRoy Marples <roy@marples.name>
Thu, 2 Apr 2020 12:14:09 +0000 (13:14 +0100)
committerRoy Marples <roy@marples.name>
Thu, 2 Apr 2020 12:14:09 +0000 (13:14 +0100)
src/defs.h

index 7c65c7fd33ccee2e7f4086b92488f27edc5e55dc..2d125d1cefdbbd42cddd2f961183ad3736821878 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "8.99.0"
+#define VERSION                        "9.0.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE