From 11f32cba9694ceee07d5fdc6126fddcf13f1ae61 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Fri, 5 Nov 2010 05:06:53 +0000 Subject: rl_search_history: bump version number --- history-search/rl_history_search.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'history-search') 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', -- cgit v1.2.3