]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.0.1
authorRoy Marples <roy@marples.name>
Mon, 13 Apr 2020 15:09:08 +0000 (16:09 +0100)
committerRoy Marples <roy@marples.name>
Mon, 13 Apr 2020 15:09:08 +0000 (16:09 +0100)
src/defs.h

index 2d125d1cefdbbd42cddd2f961183ad3736821878..4bd5bed60a9f70ed5075087f80fbc42e39af6e89 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.0.0"
+#define VERSION                        "9.0.1"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE