Skip to content

Commit

Permalink
Update Jiminy release patch tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Duburcq authored and duburcqa committed Aug 23, 2020
1 parent 40dfca4 commit 7faf309
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 @@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.10)

# Set the build version
set(BUILD_VERSION 1.3.0)
set(BUILD_VERSION 1.3.1)

# Add definition of Jiminy version for C++ headers
add_definitions("-DJIMINY_VERSION=\"${BUILD_VERSION}\"")
Expand Down

0 comments on commit 7faf309

Please sign in to comment.