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

index bb5e71912a7f53580ff6bf292acfa0b851374d9b..1d208207f3d679ce843c723c27c678bfd9a968c3 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.5.1"
+#define VERSION                        "9.5.2"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE