From fda6e2c1ca4ade08c8ecf306f46ce3b081705bdc Mon Sep 17 00:00:00 2001 From: Stephen Berry Date: Sun, 11 Aug 2024 21:23:00 -0500 Subject: [PATCH] version 3.2.4 bump --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3bee5cd2e2..7936d7372b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ include(cmake/prelude.cmake) project( glaze - VERSION 3.2.3 + VERSION 3.2.4 LANGUAGES CXX )