Bump version and update Changes
[audio-libsamplerate.git] / lib / Audio / LibSampleRate.pm
index 7134121797594a973fe5daada81039ef7d0d5422..b009a397da6cc08649ec22f09960992063791be1 100644 (file)
@@ -12,7 +12,7 @@ use constant +{ map { $constants[$_] => $_ } 0 .. $#constants };
 our @EXPORT_OK = (qw/src_simple src_get_name src_get_description/, @constants);
 our @EXPORT = @EXPORT_OK;
 
-our $VERSION = '0.002';
+our $VERSION = '0.002001';
 
 use XSLoader;
 XSLoader::load('Audio::LibSampleRate', $VERSION);
This page took 0.009482 seconds and 4 git commands to generate.