aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-11-05 16:46:40 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-11-05 16:54:48 +0100
commitdd53bb9cc6bb0b4bdc94cbfb2ce6abe60796abe0 (patch)
tree210f3128a38e9754e1e812a58cad608d90331dd3 /URPM.pm
parent60186cb51922aca5653267183311c019bca00452 (diff)
downloadperl-URPM-dd53bb9cc6bb0b4bdc94cbfb2ce6abe60796abe0.tar
perl-URPM-dd53bb9cc6bb0b4bdc94cbfb2ce6abe60796abe0.tar.gz
perl-URPM-dd53bb9cc6bb0b4bdc94cbfb2ce6abe60796abe0.tar.bz2
perl-URPM-dd53bb9cc6bb0b4bdc94cbfb2ce6abe60796abe0.tar.xz
perl-URPM-dd53bb9cc6bb0b4bdc94cbfb2ce6abe60796abe0.zip
4.294.29
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 f68f0a0..2f78826 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -11,7 +11,7 @@ use URPM::Resolve;
use URPM::Signature;
our @ISA = qw(DynaLoader);
-our $VERSION = '4.28';
+our $VERSION = '4.29';
URPM->bootstrap($VERSION);