]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.1.2 v9.1.2
authorRoy Marples <roy@marples.name>
Mon, 15 Jun 2020 15:28:31 +0000 (16:28 +0100)
committerRoy Marples <roy@marples.name>
Mon, 15 Jun 2020 15:28:31 +0000 (16:28 +0100)
src/defs.h

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