From 1b037f74f4df587f269bb6f305c5926a478f429d Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Mon, 27 Dec 2010 21:32:16 +0000 Subject: Bump VERSION and comment FDEBUG. --- 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 73c481f3..59b68b0d 100644 --- a/tools/dist.mk +++ b/tools/dist.mk @@ -1,6 +1,6 @@ -# $Id: dist.mk,v 1.10 2010-07-19 13:57:22 tcunha Exp $ +# $Id: dist.mk,v 1.11 2010-12-27 21:32:16 tcunha Exp $ -VERSION= 1.3 +VERSION= 1.4 DISTDIR= tmux-${VERSION} DISTFILES= *.[ch] Makefile GNUmakefile configure tmux.1 \ -- cgit