From e0a6376690cb37cecb2b5909e895f52244362447 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 1 Jul 2009 22:10:06 +0000 Subject: Comment FDEBUG and bump dist version. --- tools/dist.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/dist.mk b/tools/dist.mk index c432d60c..7e8429a5 100644 --- a/tools/dist.mk +++ b/tools/dist.mk @@ -1,6 +1,6 @@ -# $Id: dist.mk,v 1.3 2009-05-18 15:42:30 nicm Exp $ +# $Id: dist.mk,v 1.4 2009-07-01 22:10:06 nicm Exp $ -VERSION= 0.8 +VERSION= 0.9 DISTDIR= tmux-${VERSION} DISTFILES= *.[ch] Makefile GNUmakefile configure tmux.1 \ -- cgit