changeset 5308:70e24908f1f1 draft dhcpcd-9.1.1

Release dhcpcd-9.1.1
author Roy Marples <roy@marples.name>
date Thu, 04 Jun 2020 13:35:46 +0100
parents a54bace76d08
children 700fa2afe696
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Thu Jun 04 12:36:10 2020 +0100
+++ b/src/defs.h	Thu Jun 04 13:35:46 2020 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"9.1.0"
+#define VERSION			"9.1.1"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER		"_" PACKAGE