summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-04-21 20:54:18 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-04-21 20:54:18 +0000
commit22b44cbb2bb70e4bd295d43ea3f45adf15b8d175 (patch)
treeccbb5d9cf05ae99e728e80c63be4381695f776c5 /Makefile
parent9d157d723eea17f6516d198e3e00a07aa08b7304 (diff)
0.9 here we go.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6fda60bb..3a38d2d1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,16 +1,16 @@
-# $Id: Makefile,v 1.121 2009-04-21 20:10:22 nicm Exp $
+# $Id: Makefile,v 1.122 2009-04-21 20:54:18 nicm Exp $
.SUFFIXES: .c .o .y .h
.PHONY: clean update-index.html upload-index.html
PROG= tmux
-VERSION= 0.8
+VERSION= 0.9
OS!= uname
REL!= uname -r
DATE!= date +%Y%m%d-%H%M
-#FDEBUG= 1
+FDEBUG= 1
META?= \002 # C-b