Skip to content

Commit

Permalink
Merge remote-tracking branch 'pyomeca/master' into paper
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre committed Jun 16, 2020
2 parents 15e78db + 6d86251 commit 0bb7406
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
@@ -3,7 +3,7 @@ if (${CMAKE_VERSION} VERSION_GREATER_EQUAL "3.0")
cmake_policy(SET CMP0042 NEW)
endif()

project(biorbd VERSION 1.3.1)
project(biorbd VERSION 1.3.2)
set (CMAKE_CXX_STANDARD 11)
set (BIORBD_NAME ${PROJECT_NAME})

0 comments on commit 0bb7406

Please sign in to comment.