summaryrefslogtreecommitdiff
path: root/lib/Image/ExifTool/RIFF.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Image/ExifTool/RIFF.pm')
-rw-r--r--lib/Image/ExifTool/RIFF.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Image/ExifTool/RIFF.pm b/lib/Image/ExifTool/RIFF.pm
index c77bb730..5321a6c6 100644
--- a/lib/Image/ExifTool/RIFF.pm
+++ b/lib/Image/ExifTool/RIFF.pm
@@ -29,7 +29,7 @@ use strict;
use vars qw($VERSION);
use Image::ExifTool qw(:DataAccess :Utils);
-$VERSION = '1.52';
+$VERSION = '1.53';
sub ConvertTimecode($);
sub ProcessSGLT($$$);
@@ -904,7 +904,7 @@ my %code2charset = (
# RIFF character set chunk
%Image::ExifTool::RIFF::CSET = (
- PROCESS_PROC => \&Image::ExifTool::RIFF::ProcessBinaryData,
+ PROCESS_PROC => \&Image::ExifTool::ProcessBinaryData,
GROUPS => { 2 => 'Other' },
FORMAT => 'int16u',
0 => {