]> git.vpit.fr Git - perl/scripts/xchat.git/commitdiff
Bump hl.pl version
authorVincent Pit <vince@profvince.com>
Thu, 30 Jul 2009 09:44:04 +0000 (11:44 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 30 Jul 2009 09:44:04 +0000 (11:44 +0200)
hl.pl

diff --git a/hl.pl b/hl.pl
index 97a80af38e7a4b922a76c69721d47b26d67e13eb..f652643c37160f6a22698536a248dc28178a0b43 100755 (executable)
--- a/hl.pl
+++ b/hl.pl
@@ -9,7 +9,7 @@ use lib get_info 'xchatdir';
 use Xchat::XPI;
 use Xchat::XPI::Events qw/filter/;
 
 use Xchat::XPI;
 use Xchat::XPI::Events qw/filter/;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 my $ph;
 
 
 my $ph;