changeset 4905:f34373025895 draft dhcpcd-7.2.4

Release dhcpcd-7.2.4
author Roy Marples <roy@marples.name>
date Fri, 20 Dec 2019 11:30:35 +0000
parents e46826f39d5b
children 589ea51b1e08
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Thu Dec 19 15:36:31 2019 +0000
+++ b/src/defs.h	Fri Dec 20 11:30:35 2019 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.2.3"
+#define VERSION			"7.2.4"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"