From 401df0a0fb6b35d4e5f1e7cec04b7c4adc2d7589 Mon Sep 17 00:00:00 2001 From: nwf Date: Fri, 22 May 2009 00:43:23 -0400 Subject: [PATCH] Label v0.1.4 in IrssiInterface $VERSION Ignore-this: 924fa462251e5f07516c21376c234feb darcs-hash:20090522044323-4d648-7dced180dc03ee24eeda3863c8e5bb2688da1a0f.gz --- IrssiInterface.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IrssiInterface.pl b/IrssiInterface.pl index 02c188f..05ccd24 100644 --- a/IrssiInterface.pl +++ b/IrssiInterface.pl @@ -7,9 +7,9 @@ use vars qw($VERSION %IRSSI); $| = 1; use Irssi; -$VERSION = '0.1.3'; +$VERSION = '0.1.4'; my $extended_version = "Instancing module v$VERSION"; -my $humorous_version = "$extended_version -- Protocol Finality?"; +my $humorous_version = "$extended_version -- A wild T=16 appears!"; %IRSSI = ( authors => 'Glenn Willen and Nathaniel Filardo', -- 2.50.1