]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.5.0 v9.5.0
authorRoy Marples <roy@marples.name>
Tue, 11 Apr 2023 13:01:06 +0000 (14:01 +0100)
committerRoy Marples <roy@marples.name>
Tue, 11 Apr 2023 13:01:06 +0000 (14:01 +0100)
src/defs.h

index cde76f8857b08e2a3ee6a9a080a070e6972f4567..2d16c0f511d78a6214d77bfe5787c3ef661f3ab5 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.4.1"
+#define VERSION                        "9.5.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE