summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-03-02 11:06:46 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-03-02 11:06:46 +0000
commit8611e51d4d4d1c3d5452bd9f147cc6f662144160 (patch)
tree23c7be47754f90c8d2d5ad8bb9b9b93e6a2c18f8 /mdkupdate
parentb161901b5b4ab2c0bf68366b710212cf13246f23 (diff)
downloadmgaonline-8611e51d4d4d1c3d5452bd9f147cc6f662144160.tar
mgaonline-8611e51d4d4d1c3d5452bd9f147cc6f662144160.tar.gz
mgaonline-8611e51d4d4d1c3d5452bd9f147cc6f662144160.tar.bz2
mgaonline-8611e51d4d4d1c3d5452bd9f147cc6f662144160.tar.xz
mgaonline-8611e51d4d4d1c3d5452bd9f147cc6f662144160.zip
bump year
Diffstat (limited to 'mdkupdate')
-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;