summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkupdate b/mdkupdate
index d0986903..3e3fb251 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -51,7 +51,7 @@ my $afterrpm = "$confdir/rpm_qa_installed_after";
my $startpage = 'http://start.mandriva.com/bundle/';
my $VERSION = "3";
-my $YEARS = "2002-2005";
+my $YEARS = "2002-2006";
#for compatibilities with former versions
mkdir_p($confdir) if !-d $confdir;