Skip to content

Commit cc95ad3

Browse files
committed
Correct version in CMake package version file
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
1 parent 2b9591f commit cc95ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project(libcreate)
1010

1111
add_compile_options(-Wall -Wextra -Wpedantic)
1212

13-
set(PACKAGE_VERSION 1.6.1)
13+
set(PACKAGE_VERSION 2.0.0)
1414

1515
option(LIBCREATE_BUILD_TESTS "Enable the build of tests." ON)
1616

0 commit comments

Comments
 (0)