changeset 4710:159d566198ed draft dhcpcd-8.0.5

Release dhcpcd-8.0.5
author Roy Marples <roy@marples.name>
date Fri, 13 Sep 2019 11:24:06 +0100
parents f4cca16582e8
children ec253651b175
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Fri Sep 13 11:23:48 2019 +0100
+++ b/src/defs.h	Fri Sep 13 11:24:06 2019 +0100
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"8.0.4"
+#define VERSION			"8.0.5"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"