]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release 3.1.6
authorRoy Marples <roy@marples.name>
Thu, 4 Oct 2007 11:39:26 +0000 (11:39 +0000)
committerRoy Marples <roy@marples.name>
Thu, 4 Oct 2007 11:39:26 +0000 (11:39 +0000)
ChangeLog
Makefile

index a43316ae6932cc36911b0fea8f683b2b81b5a01a..85de72f047ac44086baf26b015f29874573a1d97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+dhcpcd-3.1.6
 --skiproutes has been added for no fork users so that we know if we
 can delete the route at a later date.
 Many thanks to Michael Durrant for testing the below changes.
index ab39b17e922eb1b961ccbec113e8cb8f99bffabd..bce4e70c755adffdb3385d9ff8e796764983f6bc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 # such as the need to link to libresolv and/or librt so please forgive the
 # embedded code :)
 
-VERSION = 3.1.6_pre8
+VERSION = 3.1.6
 CFLAGS += -O2 -pipe
 
 INSTALL ?= install