changeset 4252:838498cb4a38 draft dhcpcd-7.0.3

Release dhcpcd-7.0.3
author Roy Marples <roy@marples.name>
date Fri, 06 Apr 2018 11:28:57 +0100
parents bd59252d5ae6
children 33f53670995a
files src/defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/defs.h	Thu Apr 05 13:22:39 2018 +0000
+++ b/src/defs.h	Fri Apr 06 11:28:57 2018 +0100
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"7.0.2"
+#define VERSION			"7.0.3"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"