]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.3.1
authorRoy Marples <roy@marples.name>
Mon, 12 Oct 2020 13:41:06 +0000 (14:41 +0100)
committerRoy Marples <roy@marples.name>
Mon, 12 Oct 2020 13:41:06 +0000 (14:41 +0100)
src/defs.h

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