Skip to content

Commit 30d4c08

Browse files
committed
Update Audio::Scan to v1.12 for the major platforms
Signed-off-by: Michael Herger <michael@herger.net>
1 parent 81284f4 commit 30d4c08

13 files changed

Lines changed: 2828 additions & 8 deletions

File tree

CPAN/arch/5.32/MSWin32-x64-multi-thread/Audio/Scan.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package Audio::Scan;
22

33
use strict;
44

5-
our $VERSION = '1.11';
5+
our $VERSION = '1.12';
66

77
require XSLoader;
88
XSLoader::load('Audio::Scan', $VERSION);
Binary file not shown.

0 commit comments

Comments
 (0)