summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2009-12-27 15:02:34 +0000
committerAndreas Brachold <vdr07@deltab.de>2009-12-27 15:02:34 +0000
commit8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb (patch)
treed404c0a5da7bf5953f1576398d7849724adcb3ca /Makefile
parentfef9f0ddbd1e514fa02ae79c5ae05424a9c4fda1 (diff)
downloadxxv-8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb.tar.gz
xxv-8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb.tar.bz2
* Release XXV-1.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6637188..2516dd1 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# $Id$
XXV = xxv
-VERSION = 1.4
+VERSION = 1.5
### The name of the distribution archive:
@@ -62,6 +62,7 @@ setpermission:
@chmod a+x $(TMPDIR)/$(ARCHIVE)/locale/xgettext.pl
@chmod a+x $(TMPDIR)/$(ARCHIVE)/etc/xxvd
@chmod a+x $(TMPDIR)/$(ARCHIVE)/install.sh
+ @chmod a+x $(TMPDIR)/$(ARCHIVE)/install-debian.sh
dist: tmpfolder\
copyfiles\