From a3451e2e4379f8d25295b06a1fdea003485d0d0e Mon Sep 17 00:00:00 2001 From: clanmills Date: Fri, 15 May 2020 14:48:46 +0100 Subject: [PATCH] Bump Version! (yea, code-complete, I believe). --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c5e1ebee..37c2a871 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.1 # 0.27.3 = GM + VERSION 0.27.3.20 # 0.27.3 = GM # 0.27.3.00 = GM Preview # 0.27.3.09 = Not For Release # 0.27.3.1 = RC1