From: Roy Marples Date: Mon, 20 Aug 2007 16:33:29 +0000 (+0000) Subject: Prepare 3.1.5 X-Git-Tag: v3.2.3~207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362a8a9465e8afc7a882ca2c6934333a2e3e8f71;p=thirdparty%2Fdhcpcd.git Prepare 3.1.5 --- diff --git a/Makefile b/Makefile index b9a3dae1..af449ee0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 3.1.5_pre1 +VERSION = 3.1.5 CFLAGS ?= -O2 -pipe # Should work for both GNU make and BSD make