summaryrefslogtreecommitdiff
path: root/lib/Image/ExifTool/Apple.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Image/ExifTool/Apple.pm')
-rw-r--r--lib/Image/ExifTool/Apple.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Image/ExifTool/Apple.pm b/lib/Image/ExifTool/Apple.pm
index f1030df8..db3fad90 100644
--- a/lib/Image/ExifTool/Apple.pm
+++ b/lib/Image/ExifTool/Apple.pm
@@ -15,7 +15,7 @@ use vars qw($VERSION);
use Image::ExifTool::Exif;
use Image::ExifTool::PLIST;
-$VERSION = '1.04';
+$VERSION = '1.05';
# Apple iPhone metadata (ref PH)
%Image::ExifTool::Apple::Main = (
@@ -72,7 +72,8 @@ $VERSION = '1.04';
# 0x000f - int32s: 2,3
# 0x0010 - int32s: 1
0x0011 => {
- Name => 'ContentIdentifier', #forum8750
+ Name => 'MediaGroupUUID', #NealKrawetz private communication
+ # (changed in 12.19 from Name => 'ContentIdentifier', #forum8750)
Writable => 'string',
},
# 0x0014 - int32s: 1,2,3,4,5 (iPhone 6s, iOS 6.1)