changeset 5543:cf699f8d6df7 draft dhcpcd-9.3.3

Release dhcpcd-9.3.3
author Roy Marples <roy@marples.name>
date Fri, 20 Nov 2020 13:06:16 +0000
parents 5b709860f86c
children a233fe729323
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Thu Nov 19 19:15:12 2020 +0000
+++ b/src/defs.h	Fri Nov 20 13:06:16 2020 +0000
@@ -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