summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
Diffstat (limited to 'mdkupdate')
-rwxr-xr-xmdkupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkupdate b/mdkupdate
index 726e2036..9590b696a 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -44,7 +44,7 @@ foreach (qw(online_dif online_update online3_RemoteAction wizard)) {
$url->{$_} = $onlineUrl . $_ . '.php'
}
my $VERSION = "1.1";
-my $YEARS = "2002-2004";
+my $YEARS = "2002-2005";
#for compatibilities
mkdir_p($confdir) if !-d $confdir;