0.4 released.

This commit is contained in:
Nicholas Marriott
2008-07-01 05:43:01 +00:00
parent 07af4ce499
commit bd1a705bbe
4 changed files with 12 additions and 7 deletions

View File

@ -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