diff options
| -rw-r--r-- | history-search/rl_history_search.pl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/history-search/rl_history_search.pl b/history-search/rl_history_search.pl index e6781db..5282844 100644 --- a/history-search/rl_history_search.pl +++ b/history-search/rl_history_search.pl @@ -54,7 +54,7 @@ use Irssi::TextUI;  use Data::Dumper;  use vars qw($VERSION %IRSSI); -$VERSION = '1.0'; +$VERSION = '2.0';  %IRSSI =    (     authors     => 'Tom Feist, Wouter Coekaerts', | 
