summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-07-01 05:43:01 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-07-01 05:43:01 +0000
commitbd1a705bbe0da85bd2a8f382f236f80d5198fc0c (patch)
tree44146baf3f7f6590e306d3e718ee367df2ee9995 /Makefile
parent07af4ce499cd5c24d334aaee65fff7855966ef51 (diff)
0.4 released.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c8abee11..60b9dec1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.69 2008-06-29 07:04:29 nicm Exp $
+# $Id: Makefile,v 1.70 2008-07-01 05:43:00 nicm Exp $
.SUFFIXES: .c .o .y .h
.PHONY: clean update-index.html upload-index.html
PROG= tmux
-VERSION= 0.4
+VERSION= 0.5
OS!= uname
REL!= uname -r