]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
3.0.14 done
authorRoy Marples <roy@marples.name>
Wed, 28 Feb 2007 09:18:04 +0000 (09:18 +0000)
committerRoy Marples <roy@marples.name>
Wed, 28 Feb 2007 09:18:04 +0000 (09:18 +0000)
ChangeLog
Makefile

index 92c0351ce5815f58042b22b1562dc68caf24a9b8..02df8f6a061a6c7315db0717c74029f68c3cfe3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+dhcpcd-3.0.14
 Don't crash with 0 or invalid length DHCP options, reported by
 Stefan de Konink.
 
index e98cb9d27ba9d42cc496af89d65550e5e583727b..9925482ebb64d0f4cc05d21ce297e28619930462 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Should work for both GNU make and BSD make
 
-VERSION = 3.0.13
+VERSION = 3.0.14
 
 CFLAGS ?= -O2 -pipe