]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.3 v10.0.3
authorRoy Marples <roy@marples.name>
Fri, 6 Oct 2023 08:27:53 +0000 (09:27 +0100)
committerRoy Marples <roy@marples.name>
Fri, 6 Oct 2023 08:27:53 +0000 (09:27 +0100)
src/defs.h

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