diff options
-rw-r--r-- | rpmdrake.pm | 1 |
1 files changed, 1 insertions, 0 deletions
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 |