Bump version and update Changes
[audio-opusfile.git] / lib / Audio / Opusfile.pm
index f5a1365fc48f405bcc264077c21319a8b1b8d026..5d1e80e89188a819fa941976d4800e584dd736b3 100644 (file)
@@ -46,7 +46,7 @@ my @constants =
 our @EXPORT_OK = @constants;
 our @EXPORT = @constants;
 
-our $VERSION = '0.005';
+our $VERSION = '0.005001';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()
@@ -381,7 +381,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016 by Marius Gavrilescu
+Copyright (C) 2016-2017 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.24.0 or,
This page took 0.009577 seconds and 4 git commands to generate.