Skip to content

Commit b7d053e

Browse files
committed
patch++
1 parent 8ac26fa commit b7d053e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ if (APPLE AND NOT ANDROID AND NOT EMSCRIPTEN AND NOT ANDROID_PLATFORM)
6363
add_definitions(-D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=0)
6464
endif ()
6565

66-
project(OGRE VERSION 14.3.1)
66+
project(OGRE VERSION 14.3.2)
6767

6868
# extra version info
6969
set(OGRE_VERSION_SUFFIX "")

0 commit comments

Comments
 (0)