changeset 1318:905ab2c2467e draft dhcpcd-5.0.3

Release dhcpcd-5.0.3
author Roy Marples <roy@marples.name>
date Mon, 11 May 2009 07:18:10 +0000
parents 46c969507c18
children 78eb68827c8b
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Mon May 11 07:16:24 2009 +0000
+++ b/config.h	Mon May 11 07:18:10 2009 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.0.2"
+#define VERSION			"5.0.3"
 
 /* Some systems do not have a working fork. */
 /* #define THERE_IS_NO_FORK */