]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.2.0 v9.2.0
authorRoy Marples <roy@marples.name>
Sun, 6 Sep 2020 14:27:28 +0000 (15:27 +0100)
committerRoy Marples <roy@marples.name>
Sun, 6 Sep 2020 14:27:28 +0000 (15:27 +0100)
src/defs.h

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