From: Roy Marples Date: Wed, 6 Dec 2006 10:06:51 +0000 (+0000) Subject: Tag 3.0.4 X-Git-Tag: v3.2.3~353 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=966be2e6e855d57637ea1922e71451007b70314b;p=thirdparty%2Fdhcpcd.git Tag 3.0.4 --- diff --git a/Makefile b/Makefile index 5ec17c4c..4322d0ac 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Should work for both GNU make and BSD mke -VERSION = 3.0.3 +VERSION = 3.0.4 INSTALL ?= install CFLAGS ?= -Wall -O2 -pedantic -std=gnu99