diff options
Diffstat (limited to 'rpmdrake.pm')
-rw-r--r-- | rpmdrake.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake.pm b/rpmdrake.pm index 3ad7d73d..11883cb2 100644 --- a/rpmdrake.pm +++ b/rpmdrake.pm @@ -40,7 +40,7 @@ use common; use curl_download; our @ISA = qw(Exporter); -our $VERSION = '2.22'; +our $VERSION = '2.23'; our @EXPORT = qw( $changelog_first_config $mandrakeupdate_wanted_categories |