From 69ebc15808d999599cc8d17feb0402d0ebf4ddd4 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 7 Feb 2009 08:36:34 +0000 Subject: [PATCH] Time for 0.7. --- GNUmakefile | 4 ++-- Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 741bb529..531562ff 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,4 +1,4 @@ -# $Id: GNUmakefile,v 1.69 2009-02-03 17:21:19 tcunha Exp $ +# $Id: GNUmakefile,v 1.70 2009-02-07 08:36:34 nicm Exp $ .PHONY: clean @@ -7,7 +7,7 @@ VERSION= 0.7 DATE= $(shell date +%Y%m%d-%H%M) -FDEBUG= 1 +#FDEBUG= 1 META?= \002 diff --git a/Makefile b/Makefile index 8abd4879..0051536c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.109 2009-02-03 17:21:19 tcunha Exp $ +# $Id: Makefile,v 1.110 2009-02-07 08:36:34 nicm Exp $ .SUFFIXES: .c .o .y .h .PHONY: clean update-index.html upload-index.html @@ -10,7 +10,7 @@ OS!= uname REL!= uname -r DATE!= date +%Y%m%d-%H%M -FDEBUG= 1 +#FDEBUG= 1 META?= \002 # C-b