changeset 5111:d0f726abddff draft dhcpcd-9.0.0

Release dhcpcd-9.0.0
author Roy Marples <roy@marples.name>
date Thu, 02 Apr 2020 13:14:09 +0100
parents a7b7abb6211c
children 899adcd7f449
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Wed Apr 01 16:12:37 2020 +0100
+++ b/src/defs.h	Thu Apr 02 13:14:09 2020 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"8.99.0"
+#define VERSION			"9.0.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER		"_" PACKAGE