]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.1.0 v9.1.0
authorRoy Marples <roy@marples.name>
Sun, 31 May 2020 11:14:28 +0000 (12:14 +0100)
committerRoy Marples <roy@marples.name>
Sun, 31 May 2020 11:14:28 +0000 (12:14 +0100)
src/defs.h

index f2ff56e7ffb1aadc1db8e79a7236b3e5a744610a..389defb7b17548e208ae1ad7f949cd69090a8164 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.0.2"
+#define VERSION                        "9.1.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE