From 89a57ce09d4a2af1ee997be0ac2d34b91044e356 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 16 May 2003 15:11:26 +0000 Subject: 0.84-1mdk --- URPM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index e571a77..04f6b03 100644 --- a/URPM.pm +++ b/URPM.pm @@ -4,7 +4,7 @@ use strict; use DynaLoader; our @ISA = qw(DynaLoader); -our $VERSION = '0.83'; +our $VERSION = '0.84'; URPM->bootstrap($VERSION); -- cgit v1.2.1