diff --git a/mozilla/webtools/mozbot/BotModules/General.bm b/mozilla/webtools/mozbot/BotModules/General.bm index 08026077de5..3114b92d3fd 100644 --- a/mozilla/webtools/mozbot/BotModules/General.bm +++ b/mozilla/webtools/mozbot/BotModules/General.bm @@ -8,7 +8,7 @@ use vars qw(@ISA); @ISA = qw(BotModules); 1; -my $VERSION = '2.2'; +my $VERSION = '2.3'; # RegisterConfig - Called when initialised, should call registerVariables sub RegisterConfig {