diff options
Diffstat (limited to 'slack_profile.pl')
| -rw-r--r-- | slack_profile.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slack_profile.pl b/slack_profile.pl index 88b1a66..3368d93 100644 --- a/slack_profile.pl +++ b/slack_profile.pl @@ -53,7 +53,7 @@ use URI; use vars qw($VERSION %IRSSI); use Irssi; -$VERSION = '1.00'; +$VERSION = '1.01'; %IRSSI = { authors => 'Teddy Wing', contact => 'irssi@teddywing.com', |
