summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2010-04-28 10:10:24 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2010-04-28 10:10:24 +0000
commit73c8eb5336829b10f490dbcac1d5259a82d62e40 (patch)
treed31f3df5244b3348367a86f94bac382c8c02d648 /urpm.pm
parent680bcfe1610e832166e9812c3ea58837e27fdc1d (diff)
downloadurpmi-73c8eb5336829b10f490dbcac1d5259a82d62e40.tar
urpmi-73c8eb5336829b10f490dbcac1d5259a82d62e40.tar.gz
urpmi-73c8eb5336829b10f490dbcac1d5259a82d62e40.tar.bz2
urpmi-73c8eb5336829b10f490dbcac1d5259a82d62e40.tar.xz
urpmi-73c8eb5336829b10f490dbcac1d5259a82d62e40.zip
6.356.35
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 696616ee..201a7ddc 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -12,7 +12,7 @@ use urpm::sys;
use urpm::cfg;
use urpm::md5sum;
-our $VERSION = '6.34';
+our $VERSION = '6.35';
our @ISA = qw(URPM Exporter);
our @EXPORT_OK = ('file_from_local_url', 'file_from_local_medium', 'is_local_medium');