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 f3e1f877..74e05865 100644 --- a/rpmdrake.pm +++ b/rpmdrake.pm @@ -41,7 +41,7 @@ use common; use curl_download; our @ISA = qw(Exporter); -our $VERSION = '2.25'; +our $VERSION = '2.26'; our @EXPORT = qw( $changelog_first_config $mandrakeupdate_wanted_categories |