From 8a2907b8af95bd0bac5abc71b5c5707250271059 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Thu, 21 Aug 2003 13:04:42 +0000 Subject: 0.94-1mdk (URPM::Signature fixes and changes) --- URPM.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'URPM.pm') diff --git a/URPM.pm b/URPM.pm index 98e254f..97f0a95 100644 --- a/URPM.pm +++ b/URPM.pm @@ -4,7 +4,7 @@ use strict; use DynaLoader; our @ISA = qw(DynaLoader); -our $VERSION = '0.93'; +our $VERSION = '0.94'; URPM->bootstrap($VERSION); -- cgit v1.2.1