aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2021-12-03 15:09:30 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2021-12-03 15:11:32 +0100
commitc29b5c1db36f7e55652697082a8e868abfebe9bf (patch)
tree959b391924c1d55b879343825420e8cb0d8bab49 /URPM.pm
parent0acb19ffb2cf8a2dcef3beb44f1c4af670d2219d (diff)
downloadperl-URPM-c29b5c1db36f7e55652697082a8e868abfebe9bf.tar
perl-URPM-c29b5c1db36f7e55652697082a8e868abfebe9bf.tar.gz
perl-URPM-c29b5c1db36f7e55652697082a8e868abfebe9bf.tar.bz2
perl-URPM-c29b5c1db36f7e55652697082a8e868abfebe9bf.tar.xz
perl-URPM-c29b5c1db36f7e55652697082a8e868abfebe9bf.zip
5.222
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 0272031..73310e7 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -14,7 +14,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = 'v5.221';
+our $VERSION = 'v5.222';
URPM->bootstrap($VERSION);