From: Roy Marples Date: Sun, 7 Jan 2007 11:09:59 +0000 (+0000) Subject: Version makefile X-Git-Tag: v3.2.3~327 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea8d3c946dcf5976e7817c4f95c8f92db59eb2ae;p=thirdparty%2Fdhcpcd.git Version makefile --- diff --git a/Makefile b/Makefile index e3cff80e..27c678a2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Should work for both GNU make and BSD make -VERSION = 3.0.8 +VERSION = 3.0.9 CFLAGS ?= -O2 -pipe