]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.9 v10.0.9
authorRoy Marples <roy@marples.name>
Wed, 21 Aug 2024 10:51:59 +0000 (11:51 +0100)
committerRoy Marples <roy@marples.name>
Wed, 21 Aug 2024 10:51:59 +0000 (11:51 +0100)
src/defs.h

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