Skip to content

Commit

Permalink
Set version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xissburg committed Oct 24, 2022
1 parent d394727 commit 9c4e23e
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 @@ -5,7 +5,7 @@ if(DEFINED PROJECT_SOURCE_DIR)
set(Edyn_MAIN_PROJECT OFF)
endif()

project(Edyn VERSION 1.2.0 LANGUAGES CXX)
project(Edyn VERSION 1.2.1 LANGUAGES CXX)
set(CMAKE_CXX_STANDARD 17)

include(CMakeDependentOption)
Expand Down

0 comments on commit 9c4e23e

Please sign in to comment.