From: Vincent Pit Date: Thu, 30 Jul 2009 09:44:04 +0000 (+0200) Subject: Bump hl.pl version X-Git-Url: http://git.vpit.fr/?p=perl%2Fscripts%2Fxchat.git;a=commitdiff_plain;h=694738744665b442290449960760fdd09c48d3fd Bump hl.pl version --- diff --git a/hl.pl b/hl.pl index 97a80af..f652643 100755 --- a/hl.pl +++ b/hl.pl @@ -9,7 +9,7 @@ use lib get_info 'xchatdir'; use Xchat::XPI; use Xchat::XPI::Events qw/filter/; -our $VERSION = '0.02'; +our $VERSION = '0.03'; my $ph;