Skip to content

Commit cb4403a

Browse files
committed
Bump version
Signed-off-by: Pablo Garrido <[email protected]> a Signed-off-by: Pablo Garrido <[email protected]>
1 parent c3420b6 commit cb4403a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ endif()
4848
###############################################################################
4949
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
5050
if(NOT UCDR_SUPERBUILD)
51-
project(microcdr VERSION "1.2.2" LANGUAGES C)
51+
project(microcdr VERSION "2.0.0" LANGUAGES C)
5252
else()
5353
project(ucdr_superbuild NONE)
5454
include(${PROJECT_SOURCE_DIR}/cmake/SuperBuild.cmake)

0 commit comments

Comments
 (0)