summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2019-07-19 00:09:22 -0300
committergregor herrmann <gregoa@debian.org>2019-07-19 00:09:22 -0300
commited48a18f81180c1ee42287f7275423c41333a85a (patch)
tree5a321cdd064fa42d381d8aaaa79dfdd4b4df41b7 /README
parent45f6c0da18f23e7539c4875020b266b9dd6b3b05 (diff)
New upstream version 11.56
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 42bfb088..e4c047e3 100644
--- a/README
+++ b/README
@@ -104,8 +104,8 @@ your home directory, then you would type the following commands in a
terminal window to extract and run ExifTool:
cd ~/Desktop
- gzip -dc Image-ExifTool-11.55.tar.gz | tar -xf -
- cd Image-ExifTool-11.55
+ gzip -dc Image-ExifTool-11.56.tar.gz | tar -xf -
+ cd Image-ExifTool-11.56
./exiftool t/images/ExifTool.jpg
Note: These commands extract meta information from one of the test images.