aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-01-20 21:08:15 +0000
committerThierry Vignaud <tv@mageia.org>2013-01-20 21:08:15 +0000
commit1b509f551f3b05a5a02120717cd4c1090bbdc295 (patch)
tree0a9bf99777a04ca03a36fe14fc023b8bfab90365 /URPM.pm
parent8546de8988c5e203a6cf089609b862007b337604 (diff)
downloadperl-URPM-1b509f551f3b05a5a02120717cd4c1090bbdc295.tar
perl-URPM-1b509f551f3b05a5a02120717cd4c1090bbdc295.tar.gz
perl-URPM-1b509f551f3b05a5a02120717cd4c1090bbdc295.tar.bz2
perl-URPM-1b509f551f3b05a5a02120717cd4c1090bbdc295.tar.xz
perl-URPM-1b509f551f3b05a5a02120717cd4c1090bbdc295.zip
4.234.23
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 b3e223d..ead8aa2 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '4.22';
+our $VERSION = '4.23';
URPM->bootstrap($VERSION);