From ada86be02bba9bd1db4c85c2e503d619250e9a76 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Mon, 29 Jun 2020 15:50:04 +0100 Subject: [PATCH] Exiv2 v0.27.3 GM --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1754e0f7..4879d514 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required( VERSION 3.3.2 ) project(exiv2 # use TWEAK to categorize the build - VERSION 0.27.3.2 # 0.27.3 = GM + VERSION 0.27.3 # 0.27.3 = GM # 0.27.3.00 = GM Preview # 0.27.3.09 = Not For Release # 0.27.3.2 = RC2