diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/dist.mk | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |