Skip to content

Commit

Permalink
patch++
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed Oct 31, 2023
1 parent 3ac8e8e commit 04fdc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ if (APPLE AND NOT ANDROID)
add_definitions(-D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=0)
endif ()

project(OGRE VERSION 14.1.1)
project(OGRE VERSION 14.1.2)

# extra version info
set(OGRE_VERSION_SUFFIX "")
Expand Down

0 comments on commit 04fdc54

Please sign in to comment.