From 21f8ed50db014b43c889db6cbd85c1da692ac7fd Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 6 Jul 2009 18:21:17 +0000 Subject: Next will be 1.0. --- GNUmakefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 80bb5765..c2e91603 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,10 +1,10 @@ -# $Id: GNUmakefile,v 1.107 2009-07-01 22:10:06 nicm Exp $ +# $Id: GNUmakefile,v 1.108 2009-07-06 18:21:17 nicm Exp $ .PHONY: clean -VERSION= 0.9 +VERSION= 1.0 -#FDEBUG= 1 +FDEBUG= 1 CC?= gcc CFLAGS+= -DBUILD="\"$(VERSION)\"" -- cgit v1.2.3