Skip to content

Commit

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

  Reviewed-by: Eugen Friedrich <[email protected]>
  Reviewed-by: Emre Ucan <[email protected]>
  Acked-by: Emre Ucan <[email protected]>
  • Loading branch information
Eugen Friedrich committed Jun 1, 2017
2 parents 3ebb7b7 + 7f0a8c6 commit ede33c1
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.11.0)
SET(ILM_API_VERSION 1.11.0)
SET(IVI_EXTENSION_VERSION 1.13.0)
SET(ILM_API_VERSION 1.13.0)

add_subdirectory(protocol)

Expand Down

0 comments on commit ede33c1

Please sign in to comment.