From e652b11c282f5bdd814e5795f9e522a94bf12a59 Mon Sep 17 00:00:00 2001 From: Stephen Berry Date: Thu, 2 Jan 2025 10:16:23 -0600 Subject: [PATCH] version 4.2.4 bump --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 29fa3e1222..cc9811dff7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ include(cmake/prelude.cmake) project( glaze - VERSION 4.2.3 + VERSION 4.2.4 LANGUAGES CXX )