Merge branch '0.27-maintenance' into sridharb1_contrib_msvc_0.27

This commit is contained in:
Robin Mills 2020-03-29 15:00:01 +01:00 committed by GitHub
commit 7a6307709c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
cmake_minimum_required( VERSION 3.3.2 )
project(exiv2
VERSION 0.27.2
VERSION 0.27.3.9
LANGUAGES CXX C
)