From: azarus Date: Thu, 15 Feb 2018 10:19:47 +0000 (+0100) Subject: Increment version. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b5fdfe8b763d660e2e2d85e9dfe02ddda31857e2;p=irssi-scripts.irssi.org.git Increment version. --- diff --git a/scripts/hlscroll.pl b/scripts/hlscroll.pl index 9a65926..30fc3e8 100644 --- a/scripts/hlscroll.pl +++ b/scripts/hlscroll.pl @@ -7,7 +7,7 @@ use vars qw($VERSION %IRSSI); # /bind meta2-5;3~ /scrollback hlprev # /bind meta2-6;3~ /scrollback hlnext -$VERSION = '0.02'; +$VERSION = '0.03'; %IRSSI = ( authors => 'Juerd, Eevee', contact => '#####@juerd.nl',