Skip to content

Commit b0ee0e5

Browse files
committed
v0.6.0
1 parent 0e1ff45 commit b0ee0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
1414
set (DEVICES_DEMO_EXEC_NAME "ev3devKit-devices-demo")
1515
set (UI_DEMO_EXEC_NAME "ev3devKit-ui-demo")
1616
set (SOVERSION 0)
17-
set (VERSION "0.5.2")
17+
set (VERSION "0.6.0")
1818
set (GIR_NAME "Ev3devKit")
1919
set (GIR_VERSION "0.5")
2020
set (EV3DEVKIT_PACKAGE ${PROJECT_NAME}-${GIR_VERSION})

0 commit comments

Comments
 (0)