summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2010-10-30 07:42:51 +0000
committerAndreas Brachold <vdr07@deltab.de>2010-10-30 07:42:51 +0000
commit2e1f1c9068bc2ce0fbce510dfc39b5eeade91bad (patch)
tree7e57bc9b89f2de53ec27a73a6d5cd12529f819e9 /bin
parentbacf62bf8b769667ad60470c526d788fbaf5d343 (diff)
downloadxxv-2e1f1c9068bc2ce0fbce510dfc39b5eeade91bad.tar.gz
xxv-2e1f1c9068bc2ce0fbce510dfc39b5eeade91bad.tar.bz2
* Release XXV-1.6.1
Diffstat (limited to 'bin')
-rwxr-xr-xbin/xxvd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/xxvd b/bin/xxvd
index ea2d3c5..344bbc3 100755
--- a/bin/xxvd
+++ b/bin/xxvd
@@ -42,7 +42,7 @@ $|++;
my $REV = (split(/ /, '$Revision$'))[1];
my $MODULES;
-my $VERSION = '1.6.1';
+my $VERSION = '1.6.1';
my $VDRVERSION = 0;
my $DBVERSION = 0;
my $CLEANUP;