]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.3.2 v9.3.2
authorRoy Marples <roy@marples.name>
Sun, 1 Nov 2020 14:07:38 +0000 (14:07 +0000)
committerRoy Marples <roy@marples.name>
Sun, 1 Nov 2020 14:07:38 +0000 (14:07 +0000)
src/defs.h

index bd13601a54620e3fea38f7d04a910efa8ee5b433..de3abfcd787218e315437fc8964b5f351a2e0997 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.3.1"
+#define VERSION                        "9.3.2"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE