Bump version and update Changes
[gruntmaster-data.git] / lib / Gruntmaster / Opener.pm
index d55b76766d023c06b667ef27bf01e6c8922d7f7c..28c2f4cdbd61124c0d22828ccff18e6bda670ad3 100644 (file)
@@ -7,7 +7,7 @@ use re '/s';
 
 our @EXPORT = qw/handle_line/;
 our @EXPORT_OK = @EXPORT;
-our $VERSION = '5999.000_013';
+our $VERSION = '5999.000_014';
 
 use Date::Parse qw/str2time/;
 use Gruntmaster::Data;
@@ -100,10 +100,10 @@ Marius Gavrilescu E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014 by Marius Gavrilescu
+Copyright (C) 2014-2015 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself, either Perl version 5.18.1 or,
+it under the same terms as Perl itself, either Perl version 5.20.1 or,
 at your option, any later version of Perl 5 you may have available.
 
 
This page took 0.010401 seconds and 4 git commands to generate.