Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pull/8'
Browse files Browse the repository at this point in the history
* upstream/pull/8
  Bump version to 1.11.0 stable release

  Reviewed-by: Eugen Friedrich <[email protected]>
  Reviewed-by: Wataru Natsume <[email protected]>
  Acked-by: Wataru Natsume <[email protected]>
  Acked-by: Emre Ucan <[email protected]>
  • Loading branch information
Eugen Friedrich committed Nov 18, 2016
2 parents b7bedee + 1abcf3c commit c900158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ SET(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)

project(wayland-ivi-extension)

SET(IVI_EXTENSION_VERSION 1.10.90)
SET(ILM_API_VERSION 1.10.90)
SET(IVI_EXTENSION_VERSION 1.11.0)
SET(ILM_API_VERSION 1.11.0)

add_subdirectory(protocol)

Expand Down

0 comments on commit c900158

Please sign in to comment.