summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2005-02-16 13:46:38 +0000
committerDaouda Lo <daouda@mandriva.com>2005-02-16 13:46:38 +0000
commitcdc3369efcffd5692531cde86f9011a80019bde3 (patch)
treef5ff6ef35cc3065243902a1da744d4ec6ba79a81
parent9bf86e72c9674a1b129a0d1c32ad3f5cc09a0242 (diff)
downloadmgaonline-cdc3369efcffd5692531cde86f9011a80019bde3.tar
mgaonline-cdc3369efcffd5692531cde86f9011a80019bde3.tar.gz
mgaonline-cdc3369efcffd5692531cde86f9011a80019bde3.tar.bz2
mgaonline-cdc3369efcffd5692531cde86f9011a80019bde3.tar.xz
mgaonline-cdc3369efcffd5692531cde86f9011a80019bde3.zip
- change years
-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;