summaryrefslogtreecommitdiff
path: root/lib/Image/ExifTool/HP.pm
diff options
context:
space:
mode:
authorexiftool <phil@u88.n24.queensu.ca>2015-05-03 10:20:51 -0400
committerexiftool <phil@u88.n24.queensu.ca>2015-05-03 10:20:51 -0400
commit7439fbb02cdfa50dd6e46f3b0e17012f25f7db66 (patch)
tree7871753c20c8b816ba4d7a02fd189c1f35134ec8 /lib/Image/ExifTool/HP.pm
parent71286f34ae1a8d7dca028996bd9ac88de62df110 (diff)
Update to 9.94
Diffstat (limited to 'lib/Image/ExifTool/HP.pm')
-rw-r--r--lib/Image/ExifTool/HP.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Image/ExifTool/HP.pm b/lib/Image/ExifTool/HP.pm
index 47e1e8b4..33d4cf24 100644
--- a/lib/Image/ExifTool/HP.pm
+++ b/lib/Image/ExifTool/HP.pm
@@ -12,7 +12,7 @@ use strict;
use vars qw($VERSION);
use Image::ExifTool qw(:DataAccess :Utils);
-$VERSION = '1.03';
+$VERSION = '1.04';
sub ProcessHP($$$);
sub ProcessTDHD($$$);
@@ -43,6 +43,7 @@ sub ProcessTDHD($$$);
NOTES => 'These tags are used by the PhotoSmart E427.',
'PreviewImage' => {
Name => 'PreviewImage',
+ Groups => { 2 => 'Preview' },
RawConv => '$self->ValidateImage(\$val,$tag)',
},
'Serial Number' => 'SerialNumber',