summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2018-01-12 19:04:17 +0100
committergregor herrmann <gregoa@debian.org>2018-01-12 19:04:17 +0100
commit59b61ec630fb4a922c7aee08e4fc58a64ccd2c87 (patch)
tree70a69be21310b665b2fb49e1586d93dc0249e64a /README
parent383a41b53551933540f3a97d65e6b58a58b9c715 (diff)
New upstream version 10.74
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 641f511b..42e76f5d 100644
--- a/README
+++ b/README
@@ -102,8 +102,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-10.73.tar.gz | tar -xf -
- cd Image-ExifTool-10.73
+ gzip -dc Image-ExifTool-10.74.tar.gz | tar -xf -
+ cd Image-ExifTool-10.74
./exiftool t/images/ExifTool.jpg
Note: These commands extract meta information from one of the test images.