From 251e6cf737712249203798cd6a53766452d4240d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 9 Feb 2013 21:25:06 +0000 Subject: 4.26 --- URPM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index c0f9634..b068d6c 100644 --- a/URPM.pm +++ b/URPM.pm @@ -11,7 +11,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '4.25'; +our $VERSION = '4.26'; URPM->bootstrap($VERSION); -- cgit v1.2.1