changeset 1494:17ff45486c54 draft dhcpcd-5.2.1

Release dhcpcd-5.2.1
author Roy Marples <roy@marples.name>
date Sat, 27 Feb 2010 16:00:28 +0000
parents 78f429a06168
children 7cc993ec4abd
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Sat Feb 27 15:57:44 2010 +0000
+++ b/defs.h	Sat Feb 27 16:00:28 2010 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.2.0"
+#define VERSION			"5.2.1"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"