changeset 1053:7dcb76407986 draft dhcpcd-4.0.4

Release dhcpcd-4.0.3
author Roy Marples <roy@marples.name>
date Wed, 29 Oct 2008 12:57:08 +0000
parents a74e3c5e71c9
children a22c40fd8c63
files config.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h	Tue Oct 28 09:28:05 2008 +0000
+++ b/config.h	Wed Oct 29 12:57:08 2008 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"4.0.2"
+#define VERSION			"4.0.3"
 
 /*
  * By default we don't add a local link route if we got a routeable address.