From c5a355f9bbe26abdcd85e4284aad1c22521a8401 Mon Sep 17 00:00:00 2001 From: nwf Date: Mon, 8 Jun 2009 12:51:18 -0400 Subject: [PATCH] IrssiInstancer announce v0.1.5 Ignore-this: 31e14339cc21f8de09c35dcb697b44fd darcs-hash:20090608165118-4d648-42b4abf49a97927ee5c99a92da399e66c0521fdc.gz --- IrssiInstancer.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IrssiInstancer.pl b/IrssiInstancer.pl index a75f9b0..5f37c85 100644 --- a/IrssiInstancer.pl +++ b/IrssiInstancer.pl @@ -7,9 +7,9 @@ use vars qw($VERSION %IRSSI); $| = 1; use Irssi; -$VERSION = '0.1.4'; +$VERSION = '0.1.5'; my $extended_version = "Instancing module v$VERSION"; -my $humorous_version = "$extended_version -- A wild T=16 appears!"; +my $humorous_version = "$extended_version -- Spaced Out"; %IRSSI = ( authors => 'Glenn Willen and Nathaniel Filardo', -- 2.50.1