From cabc87a67ffee47d67cd605cf2bc8ff1aba90dbd Mon Sep 17 00:00:00 2001 From: Caleb Schilly Date: Tue, 17 Sep 2024 16:37:52 -0400 Subject: [PATCH] #363: update version number --- CMakeLists.txt | 2 +- LICENSE | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c6af63c7..44fb1823 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.23) -project(magistrate VERSION 1.4.0) +project(magistrate VERSION 1.5.0) include(cmake/turn_on_warnings.cmake) diff --git a/LICENSE b/LICENSE index a75f1ef2..3c952665 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - DARMA Toolkit v. 1.0.0 + DARMA Toolkit v. 1.5.0 DARMA/checkpoint => Serialization Library For version number see VERSION file diff --git a/VERSION b/VERSION index 88c5fb89..bc80560f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.0 +1.5.0