summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-20 17:01:38 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-20 17:01:38 +0000
commitb04bffc9c99045776abea011cc95f5819a939872 (patch)
tree3261825d06b381009b1c3216d8f11ddfc27ff1c1 /GNUmakefile
parentda21ac965d4d6d3a136cf574d396f19bd2941efd (diff)
+index.html.in
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 2378fd34..ab492580 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,9 +1,9 @@
-# $Id: GNUmakefile,v 1.5 2007-11-16 21:31:03 nicm Exp $
+# $Id: GNUmakefile,v 1.6 2007-11-20 17:01:38 nicm Exp $
.PHONY: clean
PROG= tmux
-VERSION= 1.5
+VERSION= 0.2
DATE= $(shell date +%Y%m%d-%H%M)