Skip to content

Update CMake and autoconf scripts to consistently update LibTIFF version...

Update CMake and autoconf scripts to consistently update LibTIFF version defines and references in various files when version definition in configure.ac has been changed.

  • Move in tiffvers.h from .\libtiff source directory to .\libtiff build directory.
  • Update version info in tif_config.h
  • Update version info in VERSION and RELEASE-DATE
  • Set version after 4.5.0 release to 4.5.1

Merge request reports