From 67f7cde6b91ccbfbcddd0bc8c21b568ed77902cc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 13 Sep 2007 12:44:54 +0000 Subject: 2.00 --- URPM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index 2673825..517f387 100644 --- a/URPM.pm +++ b/URPM.pm @@ -10,7 +10,7 @@ use URPM::Resolve; use URPM::Signature; our @ISA = qw(DynaLoader); -our $VERSION = '1.80'; +our $VERSION = '2.00'; URPM->bootstrap($VERSION); -- cgit v1.2.1