From 6e32860d7a5787cfb0c03bfbc6a0f5177ebf2797 Mon Sep 17 00:00:00 2001 From: Dan Boger Date: Thu, 26 Nov 2009 09:41:14 -0800 Subject: [PATCH] Correct version number --- twirssi.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twirssi.pl b/twirssi.pl index 62f2c02..894ff60 100644 --- a/twirssi.pl +++ b/twirssi.pl @@ -11,7 +11,7 @@ $Data::Dumper::Indent = 1; use vars qw($VERSION %IRSSI); -$VERSION = "2.3.3"; +$VERSION = "2.3.3beta"; %IRSSI = ( authors => 'Dan Boger', contact => 'zigdon@gmail.com', -- 2.30.2