From 76607217eddfafc97688f74f8b686ae59e13f4a0 Mon Sep 17 00:00:00 2001
From: Dan Boger <zigdon@irc.peeron.com>
Date: Tue, 11 May 2010 15:57:49 -0700
Subject: [PATCH] v2.4.2 released

---
 twirssi.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/twirssi.pl b/twirssi.pl
index af89e6a..0e372c7 100644
--- a/twirssi.pl
+++ b/twirssi.pl
@@ -13,7 +13,7 @@ $Data::Dumper::Indent = 1;
 
 use vars qw($VERSION %IRSSI);
 
-$VERSION = "2.4.2beta";
+$VERSION = "2.4.2";
 %IRSSI   = (
     authors     => 'Dan Boger',
     contact     => 'zigdon@gmail.com',
-- 
2.39.5