changeset 5554:bc186be9f1a2 draft dhcpcd-9.3.4

Release dhcpcd-9.3.4
author Roy Marples <roy@marples.name>
date Sat, 28 Nov 2020 14:12:59 +0000
parents ef762d54fb7a
children 0fff9309b86d
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Wed Nov 25 15:14:11 2020 +0000
+++ b/src/defs.h	Sat Nov 28 14:12:59 2020 +0000
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"9.3.3"
+#define VERSION			"9.3.4"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER		"_" PACKAGE