From 368f0e443c8d5e1ce7d166eb35b7314141757390 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 23 Jun 2008 08:42:14 +0000 Subject: 3.15 --- URPM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index 99af3d0..3727846 100644 --- a/URPM.pm +++ b/URPM.pm @@ -10,7 +10,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '3.14'; +our $VERSION = '3.15'; URPM->bootstrap($VERSION); -- cgit v1.2.1