From c559c263e3a29dea87a39d2e579044f8f29f740e Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 19 Jul 2005 10:25:50 +0000 Subject: Add variable --- rpmdrake.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/rpmdrake.pm b/rpmdrake.pm index 240e041b..948842ac 100644 --- a/rpmdrake.pm +++ b/rpmdrake.pm @@ -39,6 +39,7 @@ use c; use curl_download; our @ISA = qw(Exporter); +our $VERSION = '2.16'; our @EXPORT = qw( $changelog_first_config $mandrakeupdate_wanted_categories -- cgit v1.2.1