changeset 44:5e34595a9e0f draft

3.0.8
author Roy Marples <roy@marples.name>
date Thu, 21 Dec 2006 21:12:28 +0000
parents e4ccd05de34b
children c17863fc1b2d
files ChangeLog Makefile
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Dec 21 21:00:14 2006 +0000
+++ b/ChangeLog	Thu Dec 21 21:12:28 2006 +0000
@@ -1,3 +1,4 @@
+dhcpcd-3.0.8
 Fix arp checking.
 linux header asm/types.h doesn't work with c99 which is just wrong,
 so it's back to gnu99 until a working linux version is released.
--- a/Makefile	Thu Dec 21 21:00:14 2006 +0000
+++ b/Makefile	Thu Dec 21 21:12:28 2006 +0000
@@ -1,6 +1,6 @@
 # Should work for both GNU make and BSD make
 
-VERSION = 3.0.8_pre1
+VERSION = 3.0.8
 
 CFLAGS ?= -O2 -pipe