Merge pull request #1123 from Exiv2/bumpVersion_0.27.3.9

bumpVersion_0.27.3.9
This commit is contained in:
Robin Mills 2020-03-29 14:34:36 +01:00 committed by GitHub
commit ee609b151c
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
)