]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.0.2
authorRoy Marples <roy@marples.name>
Tue, 21 Apr 2020 09:32:00 +0000 (10:32 +0100)
committerRoy Marples <roy@marples.name>
Tue, 21 Apr 2020 09:32:00 +0000 (10:32 +0100)
src/defs.h

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