From cc762e72643a35cbad74c6abc826650d64348a35 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 6 May 2004 09:42:04 +0000 Subject: Version 0.95 --- URPM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index ea242d2..893fbde 100644 --- a/URPM.pm +++ b/URPM.pm @@ -10,7 +10,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '0.94'; +our $VERSION = '0.95'; URPM->bootstrap($VERSION); -- cgit v1.2.1