Skip to content

Commit

Permalink
Version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dlech committed Jan 14, 2017
1 parent 6ddc4a4 commit 44f8ada
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 @@ -21,7 +21,7 @@ set (DEVICES_DEMO_EXEC_NAME "ev3devKit-devices-demo")
set (UI_DEMO_EXEC_NAME "ev3devKit-ui-demo")
set (UI_DESKTOP_DEMO_EXEC_NAME "ev3devKit-ui-desktop-demo")
set (SOVERSION 0)
set (VERSION "0.4.0")
set (VERSION "0.4.3")
set (GIR_NAME "Ev3devKit")
set (GIR_VERSION "0.4")
set (EV3DEVKIT_PACKAGE ${PROJECT_NAME}-${GIR_VERSION})
Expand Down

0 comments on commit 44f8ada

Please sign in to comment.