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 31, 2020
1 parent e65cc9f commit ab16cbb
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.3)
set(BUILD_VERSION 1.3.4)

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

0 comments on commit ab16cbb

Please sign in to comment.