ExifTool Forum

ExifTool => Developers => Topic started by: Phil Harvey on November 16, 2011, 10:47:36 AM

Title: How to determine the current ExifTool version number
Post by: Phil Harvey on November 16, 2011, 10:47:36 AM
As well as the ExifTool Updates (https://exiftool.org/rss.xml) RSS feed, I have just added a new file to the ExifTool web server that may be used to determine the current ExifTool version:

https://exiftool.org/ver.txt

This file consists of a single line with the version number of the latest official ExifTool release (with no trailing newline), and may be useful for applications which automatically check for ExifTool updates.

- Phil