From 2b7ae834353842ecab50efb1d753795d2fd8b3d3 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Thu, 30 Apr 2020 08:41:06 +0100 Subject: [PATCH] 0.27.31_bump_revision_number --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ae21aaa0..f8cb8a4e 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.10 # 0.27.3 = GM + VERSION 0.27.3.1 # 0.27.3 = GM # 0.27.3.00 = GM Preview # 0.27.3.09 = Not For Release # 0.27.3.1 = RC1