changeset 5531:68571e2fc30d draft dhcpcd-9.3.2

Release dhcpcd-9.3.2
author Roy Marples <roy@marples.name>
date Sun, 01 Nov 2020 14:07:38 +0000
parents 226b850d158d
children e6620d8e18bb
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Fri Oct 30 22:18:57 2020 +0000
+++ b/src/defs.h	Sun Nov 01 14:07:38 2020 +0000
@@ -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