From 977a9b38a9f2813249e56502b054b49fa2960f61 Mon Sep 17 00:00:00 2001 From: clanmills Date: Thu, 9 May 2019 11:40:35 +0100 Subject: [PATCH] Bump. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 86147ea3..7d1a303f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required( VERSION 3.3.2 ) project(exiv2 - VERSION 0.27.1 + VERSION 0.27.2.99 LANGUAGES CXX C )