]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.2 v10.0.2
authorRoy Marples <roy@marples.name>
Wed, 19 Jul 2023 13:34:04 +0000 (14:34 +0100)
committerRoy Marples <roy@marples.name>
Wed, 19 Jul 2023 13:34:04 +0000 (14:34 +0100)
src/defs.h

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