Bump version and update Changes
[gruntmaster-data.git] / lib / Gruntmaster / Opener.pm
index d47db039eff6010363318e89cef3201181c5ad64..9b0bb4400ab22fe33a194f5e6e45f63d3ab11eeb 100644 (file)
@@ -7,7 +7,7 @@ use re '/s';
 
 our @EXPORT = qw/handle_line/;
 our @EXPORT_OK = @EXPORT;
-our $VERSION = '5999.000_015';
+our $VERSION = '5999.000_016';
 
 use Date::Parse qw/str2time/;
 use Gruntmaster::Data;
@@ -100,7 +100,7 @@ Marius Gavrilescu E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2014-2015 by Marius Gavrilescu
+Copyright (C) 2014-2016 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.20.1 or,
This page took 0.009973 seconds and 4 git commands to generate.