]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.3.3 v9.3.3
authorRoy Marples <roy@marples.name>
Fri, 20 Nov 2020 13:06:16 +0000 (13:06 +0000)
committerRoy Marples <roy@marples.name>
Fri, 20 Nov 2020 13:06:16 +0000 (13:06 +0000)
src/defs.h

index 2233de7e416a0f4f787608bc4038a9b14a7ad215..151dc62ff07d048bbde7adde955a304b4e0f6b68 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.3.2"
+#define VERSION                        "9.3.3"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE