]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
3.0.8
authorRoy Marples <roy@marples.name>
Thu, 21 Dec 2006 21:12:28 +0000 (21:12 +0000)
committerRoy Marples <roy@marples.name>
Thu, 21 Dec 2006 21:12:28 +0000 (21:12 +0000)
ChangeLog
Makefile

index 38a893f3638bfb4462f91e804357498d888303a0..11a243a2b1d1493da1a7a63d5e7045ad8098e729 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 70072ee48307370bd05ffac3df0902a950ca017a..e3cff80eafce11f0e380d84408a6a101d2102b54 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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