Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigimatsu committed Sep 24, 2020
1 parent 5176a9d commit d56f253
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 @@ -15,7 +15,7 @@ if(DEFINED PROJECT_NAME)
endif()

# Define project
project(ctrl_utils VERSION 1.2.0 LANGUAGES CXX)
project(ctrl_utils VERSION 1.3.0 LANGUAGES CXX)

# Define options
option(CTRL_UTILS_BUILD_PYTHON "Build Python library" OFF)
Expand Down

0 comments on commit d56f253

Please sign in to comment.