From: Thomas Stagner Date: Sun, 19 Feb 2017 19:53:47 +0000 (-0700) Subject: Forgot the version bump X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=42496f290059fd6e30be380f45b7f5f895ca9beb;p=irssi-scripts.irssi.org.git Forgot the version bump --- diff --git a/scripts/perlalias.pl b/scripts/perlalias.pl index c4e4803..b546688 100644 --- a/scripts/perlalias.pl +++ b/scripts/perlalias.pl @@ -75,7 +75,7 @@ use POSIX qw(strftime); { package Irssi::Nick; } # Keeps trying to look for this package but for some reason it doesn't get loaded. -our $VERSION = '1.1'; +our $VERSION = '1.2'; our %IRSSI = ( authors => 'aquanight', contact => 'aquanight@gmail.com',