From e1aa4ced4dfab476ff63827ebc480604b0a2fdd1 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Wed, 7 Apr 2021 16:18:22 +0100 Subject: [PATCH] v0.27.4RC2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f8146ef701..e03e840b47 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.4.1 # 0.27.4 = GM (tagged and released) + VERSION 0.27.4.2 # 0.27.4 = GM (tagged and released) # 0.27.4.9 = 27.4.9 Development # 0.27.4.00 = GM Preview # 0.27.4.2 = RC2 (tagged and released)