diff options
| author | Thomas Stagner | 2017-02-19 12:53:47 -0700 | 
|---|---|---|
| committer | Thomas Stagner | 2017-02-19 12:53:47 -0700 | 
| commit | 42496f290059fd6e30be380f45b7f5f895ca9beb (patch) | |
| tree | dbb9cf7781c8886694ff2dc523165d9c7a1d3d1b /scripts/perlalias.pl | |
| parent | a5b61e32c4c77f3f6c31133812facbc7f90f35ff (diff) | |
| download | scripts.irssi.org-42496f290059fd6e30be380f45b7f5f895ca9beb.tar.bz2 | |
Forgot the version bump
Diffstat (limited to 'scripts/perlalias.pl')
| -rw-r--r-- | scripts/perlalias.pl | 2 | 
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', | 
