From b7d053e71d0dc79edc0615cd93203c6d620b123c Mon Sep 17 00:00:00 2001 From: Pavel Rojtberg Date: Tue, 19 Nov 2024 21:45:53 +0100 Subject: [PATCH] patch++ --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4aae844d008..15edbe39171 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,7 +63,7 @@ if (APPLE AND NOT ANDROID AND NOT EMSCRIPTEN AND NOT ANDROID_PLATFORM) add_definitions(-D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=0) endif () -project(OGRE VERSION 14.3.1) +project(OGRE VERSION 14.3.2) # extra version info set(OGRE_VERSION_SUFFIX "")