changeset 1420:dca862772d27 draft dhcpcd-5.0

Release dhcpcd-5.0.9
author Roy Marples <roy@marples.name>
date Tue, 22 Sep 2009 06:14:38 +0000
parents 0a6d710d7042
children af4ccf4edb18
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Sat Sep 19 14:33:35 2009 +0000
+++ b/config.h	Tue Sep 22 06:14:38 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.8"
+#define VERSION			"5.0.9"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */