From 70e96604413a7533792360fa7c6e18e65759196e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 26 Oct 2014 22:58:19 +0100 Subject: 5.02 --- URPM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index 169bdc4..8d72f1a 100644 --- a/URPM.pm +++ b/URPM.pm @@ -11,7 +11,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '5.01'; +our $VERSION = '5.02'; URPM->bootstrap($VERSION); -- cgit v1.2.1