summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-01-13 15:49:10 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-01-13 15:49:10 +0000
commit41645844b31dcb795d3656554de96633e2f0feab (patch)
tree275fd2db49e3172ed5086db148d79fd34a8f7cc4 /urpm.pm
parent45e57061c4ad3d6b2d06ec2d0cd2929e23853ede (diff)
downloadurpmi-41645844b31dcb795d3656554de96633e2f0feab.tar
urpmi-41645844b31dcb795d3656554de96633e2f0feab.tar.gz
urpmi-41645844b31dcb795d3656554de96633e2f0feab.tar.bz2
urpmi-41645844b31dcb795d3656554de96633e2f0feab.tar.xz
urpmi-41645844b31dcb795d3656554de96633e2f0feab.zip
Release 6.21...6.21
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index 9f02e7d6..bb6ee510 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.20';
+our $VERSION = '6.21';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');