summaryrefslogtreecommitdiff
path: root/vdradmind.pl
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-03-23 11:33:16 +0100
committerAndreas Mair <amair.sob@googlemail.com>2005-03-23 11:33:16 +0100
commitd652334559b84dded4e4d5c5c9c014232ff10616 (patch)
treeb2d7bca66a9a1a51b7042b75971a7b78b7a72fb1 /vdradmind.pl
parent46de243c304867eff807fef1e2fc31c9ad8f2f66 (diff)
downloadvdradmin-am-0.97-am2b.tar.gz
vdradmin-am-0.97-am2b.tar.bz2
2005-03-23: 0.97-am2bv0.97-am2b
- added French template (Submitted by Trois Six) - fixed English/i18n.pl - removed all "bilder" and "copper" folders in all templates except "Deutsch" and replaced them by links to the folders in "Deutsch".
Diffstat (limited to 'vdradmind.pl')
-rwxr-xr-xvdradmind.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdradmind.pl b/vdradmind.pl
index c99670d..893e8e2 100755
--- a/vdradmind.pl
+++ b/vdradmind.pl
@@ -97,7 +97,7 @@ $CONFIG{EPG_DIRECT} = 1;
$CONFIG{EPG_FILENAME} = "/video/epg.data";
$CONFIG{SKIN} = 'bilder';
-my $VERSION = "0.97-am2a";
+my $VERSION = "0.97-am2b";
my $SERVERVERSION = "vdradmind/$VERSION";
my $VIDEODIR = "/video";
my $DONE = &DONE_Read || {};