Doc: bump release version to 15.2

This commit is contained in:
Peter Nelson
2026-02-18 11:35:32 +00:00
committed by Peter Nelson
parent 1d53bd037a
commit c91185ebd9
+1 -1
View File
@@ -5,7 +5,7 @@ if(NOT BINARY_NAME)
endif()
project(${BINARY_NAME}
VERSION 15.0
VERSION 15.2
LANGUAGES CXX
)