From: Roy Marples Date: Thu, 9 Aug 2007 16:27:53 +0000 (+0000) Subject: Makefile version X-Git-Tag: v3.2.3~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbce8a383b040acf74b59381dae7a2cde890f137;p=thirdparty%2Fdhcpcd.git Makefile version --- diff --git a/Makefile b/Makefile index cd0690f2..4f604234 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 3.1.4_pre3 +VERSION = 3.1.5_pre1 CFLAGS ?= -O2 -pipe # Should work for both GNU make and BSD make