Correct version in CMake package version file
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
This commit is contained in:
parent
2b9591f0f7
commit
cc95ad35a0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ project(libcreate)
|
|||
|
||||
add_compile_options(-Wall -Wextra -Wpedantic)
|
||||
|
||||
set(PACKAGE_VERSION 1.6.1)
|
||||
set(PACKAGE_VERSION 2.0.0)
|
||||
|
||||
option(LIBCREATE_BUILD_TESTS "Enable the build of tests." ON)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue