From: Dan Boger Date: Tue, 11 May 2010 22:57:49 +0000 (-0700) Subject: v2.4.2 released X-Git-Url: https://git.sommitrealweird.co.uk//gitweb/?p=twirssi-net-twitter-lite.git;a=commitdiff_plain;h=76607217eddfafc97688f74f8b686ae59e13f4a0;ds=sidebyside v2.4.2 released --- 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',