diff options
-rw-r--r-- | URPM.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '1.48'; +our $VERSION = '1.50'; URPM->bootstrap($VERSION); |
index : perl-URPM | ||
Perl RPM Manipulation Module | Thierry Vignaud [tv] |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | URPM.pm | 2 |
@@ -10,7 +10,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '1.48'; +our $VERSION = '1.50'; URPM->bootstrap($VERSION); |