changeset 4910:cc40e6ce1d5a draft dhcpcd-7.2.5

Release dhcpcd-7.2.5
author Roy Marples <roy@marples.name>
date Fri, 20 Dec 2019 22:09:20 +0000
parents 589ea51b1e08
children ef5e02dc19be
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Fri Dec 20 22:05:59 2019 +0000
+++ b/src/defs.h	Fri Dec 20 22:09:20 2019 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.2.4"
+#define VERSION			"7.2.5"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"