From 741c15b9f74768f2d25042f3ff903c1470f80e06 Mon Sep 17 00:00:00 2001 From: Stephen Berry Date: Mon, 13 May 2024 10:15:47 -0500 Subject: [PATCH] version 2.6.2 bump --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c4039a89db..021aa6ba43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ include(cmake/prelude.cmake) project( glaze - VERSION 2.6.1 + VERSION 2.6.2 LANGUAGES CXX )