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 26, 2020
1 parent f4f0faa commit 346d011
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.2)
set(BUILD_VERSION 1.3.3)

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

0 comments on commit 346d011

Please sign in to comment.