]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.3.0 v9.3.0
authorRoy Marples <roy@marples.name>
Mon, 5 Oct 2020 15:33:51 +0000 (16:33 +0100)
committerRoy Marples <roy@marples.name>
Mon, 5 Oct 2020 15:33:51 +0000 (16:33 +0100)
src/defs.h

index bea6418cb6cb0128e446df388042fc4f34cbaef3..106a3a9adad94892ee33a89f32c01461c8000a75 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.2.0"
+#define VERSION                        "9.3.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE