]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.1 v10.0.1
authorRoy Marples <roy@marples.name>
Thu, 20 Apr 2023 11:16:36 +0000 (12:16 +0100)
committerRoy Marples <roy@marples.name>
Thu, 20 Apr 2023 11:16:36 +0000 (12:16 +0100)
src/defs.h

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