+index.html.in

This commit is contained in:
Nicholas Marriott
2007-11-20 17:01:38 +00:00
parent da21ac965d
commit b04bffc9c9
4 changed files with 29 additions and 7 deletions

View File

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