From 0b7b8f2fa51286f68e7f5d4d1d4b84b7e692ec8d Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 21 May 2019 20:08:04 +0200 Subject: [PATCH] Version bump 0.2.4. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a00206..20bb99e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.2) project(remwharead - VERSION 0.2.3 + VERSION 0.2.4 LANGUAGES CXX )