Skip to content

Commit

Permalink
Update version in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
xissburg committed Oct 18, 2022
1 parent a7fe723 commit b811829
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.0.0 LANGUAGES CXX)
project(Edyn VERSION 1.2.0 LANGUAGES CXX)

include(CMakeDependentOption)

Expand Down

0 comments on commit b811829

Please sign in to comment.