From: Roy Marples Date: Thu, 4 Oct 2007 11:39:26 +0000 (+0000) Subject: Release 3.1.6 X-Git-Tag: v3.2.3~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb58112c0ff8d0af63871c1923b198fa8ee38b6;p=thirdparty%2Fdhcpcd.git Release 3.1.6 --- diff --git a/ChangeLog b/ChangeLog index a43316ae..85de72f0 100644 --- 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. diff --git a/Makefile b/Makefile index ab39b17e..bce4e70c 100644 --- 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