]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.10 v10.0.10
authorRoy Marples <roy@marples.name>
Wed, 21 Aug 2024 15:04:53 +0000 (16:04 +0100)
committerRoy Marples <roy@marples.name>
Wed, 21 Aug 2024 15:04:53 +0000 (16:04 +0100)
src/defs.h

index ea99b5d5a7f414084f247b379e9c3c82799239f0..4e20365160eaeb29f2b696b427de6cb3b45da254 100644 (file)
@@ -29,7 +29,7 @@
 #define DEFS_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.0.9"
+#define VERSION                        "10.0.10"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE