changeset 1524:8e7647af11d2 draft dhcpcd-5.2.4

Release dhcpcd-5.2.4
author Roy Marples <roy@marples.name>
date Fri, 04 Jun 2010 08:34:28 +0000
parents 79d2bf7fe634
children 765c6b9d56fa
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Fri Jun 04 08:33:16 2010 +0000
+++ b/defs.h	Fri Jun 04 08:34:28 2010 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.2.3"
+#define VERSION			"5.2.4"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"