changeset 71:10f4e33d41f5 draft

3.0.14 done
author Roy Marples <roy@marples.name>
date Wed, 28 Feb 2007 09:18:04 +0000
parents c82dda9e5b7b
children 9bf434f2313a
files ChangeLog Makefile
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 27 12:06:44 2007 +0000
+++ b/ChangeLog	Wed Feb 28 09:18:04 2007 +0000
@@ -1,3 +1,4 @@
+dhcpcd-3.0.14
 Don't crash with 0 or invalid length DHCP options, reported by
 Stefan de Konink.
 
--- a/Makefile	Tue Feb 27 12:06:44 2007 +0000
+++ b/Makefile	Wed Feb 28 09:18:04 2007 +0000
@@ -1,6 +1,6 @@
 # Should work for both GNU make and BSD make
 
-VERSION = 3.0.13
+VERSION = 3.0.14
 
 CFLAGS ?= -O2 -pipe