summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-18 00:08:43 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-18 00:08:43 +0000
commit273d63040ab6f0124518fcdb1ad9f2f10c84c2de (patch)
treed3fea9c62618d85ace2881bd845330a1bc0c0210 /GNUmakefile
parentc623d42df480309216c8ef2eab0e80983e0167f9 (diff)
Update for 0.7.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 4548d490..a4ff89be 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,13 +1,13 @@
-# $Id: GNUmakefile,v 1.57 2009-01-17 18:47:36 nicm Exp $
+# $Id: GNUmakefile,v 1.58 2009-01-18 00:08:43 nicm Exp $
.PHONY: clean
PROG= tmux
-VERSION= 0.6
+VERSION= 0.7
DATE= $(shell date +%Y%m%d-%H%M)
-#DEBUG= 1
+DEBUG= 1
META?= \002