Skip to content

Commit

Permalink
Update release patch tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Duburcq authored and duburcqa committed Aug 24, 2020
1 parent ef589f5 commit 416fd90
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.1)
set(BUILD_VERSION 1.3.2)

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

0 comments on commit 416fd90

Please sign in to comment.