From d0af504e4d7748622c1f6526770fb17f7abe4658 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Sun, 29 Mar 2020 13:48:08 +0100 Subject: [PATCH] bumpVersion_0.27.3.9 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8f9f5065..219f82d0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 )