changeset 4758:750d4c1a26cb draft dhcpcd-8.1.0

Release dhcpcd-8.1.0
author Roy Marples <roy@marples.name>
date Fri, 11 Oct 2019 11:37:10 +0100
parents 19c3b77a9940
children 2e62e5b3a0db
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Fri Oct 11 11:24:38 2019 +0100
+++ b/src/defs.h	Fri Oct 11 11:37:10 2019 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"8.0.6"
+#define VERSION			"8.1.0"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"