From: Noah Graff Date: Fri, 5 Jul 2019 07:00:28 +0000 (-0400) Subject: bump $VERSION to 1.1.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=854f0aff90dd0b4fafb2b5de27ae8b7f96e95194;p=irssi-scripts.irssi.org.git bump $VERSION to 1.1.1 --- diff --git a/scripts/mouse.pl b/scripts/mouse.pl index adc5873..27e45e5 100644 --- a/scripts/mouse.pl +++ b/scripts/mouse.pl @@ -23,7 +23,7 @@ use Math::Trig; use vars qw($VERSION %IRSSI); -$VERSION = '1.1.0'; +$VERSION = '1.1.1'; %IRSSI = ( authors => 'Wouter Coekaerts', contact => 'wouter@coekaerts.be',