]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.1.1 v9.1.1
authorRoy Marples <roy@marples.name>
Thu, 4 Jun 2020 12:35:46 +0000 (13:35 +0100)
committerRoy Marples <roy@marples.name>
Thu, 4 Jun 2020 12:35:46 +0000 (13:35 +0100)
src/defs.h

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