changeset 2753:236b1a9a546a draft dhcpcd-6.5.0

Release dhcpcd-6.5.0
author Roy Marples <roy@marples.name>
date Mon, 06 Oct 2014 18:00:25 +0000
parents b0449290c5de
children 828f089d255c
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Mon Oct 06 14:28:59 2014 +0000
+++ b/defs.h	Mon Oct 06 18:00:25 2014 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.4.7"
+#define VERSION			"6.5.0"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"