changeset 4361:08ce825a4c2c draft dhcpcd-7.1.1

Release dhcpcd-7.1.1
author Roy Marples <roy@marples.name>
date Thu, 07 Feb 2019 21:20:41 +0000
parents b3e8d5e7d5ed
children 2e028387b21c
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Wed Feb 06 20:07:53 2019 +0000
+++ b/src/defs.h	Thu Feb 07 21:20:41 2019 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.1.0"
+#define VERSION			"7.1.1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"