]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.0 v10.0.0
authorRoy Marples <roy@marples.name>
Thu, 13 Apr 2023 10:59:00 +0000 (11:59 +0100)
committerRoy Marples <roy@marples.name>
Thu, 13 Apr 2023 10:59:45 +0000 (11:59 +0100)
src/defs.h

index 47095a1a31cdeb09b27d2ade4b4aea1752ddd54b..2cb848ed5cb47546bd5ed17a8bf4b6e62e20c9ef 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.99.0"
+#define VERSION                        "10.0.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE