summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/perlalias.pl2
1 files changed, 1 insertions, 1 deletions
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',