changeset 4921:e869060a49dc draft dhcpcd-8.1.5

Release dhcpcd-8.1.5
author Roy Marples <roy@marples.name>
date Fri, 03 Jan 2020 09:48:44 +0000
parents 4a991b042e42
children 24da8e4ccf61
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Thu Nov 28 12:09:50 2019 +0000
+++ b/src/defs.h	Fri Jan 03 09:48:44 2020 +0000
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"8.1.4"
+#define VERSION			"8.1.5"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"