diff --git a/CMakeLists.txt b/CMakeLists.txt index 5292ef06..1c74c262 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.17) -project(checkpoint VERSION 1.1.0) +project(checkpoint VERSION 1.4.0) include(cmake/turn_on_warnings.cmake) diff --git a/VERSION b/VERSION index f0bb29e7..88c5fb89 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.0 +1.4.0