summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2347dfc..3d16699 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,8 +23,8 @@ SET(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
project(wayland-ivi-extension)
-SET(IVI_EXTENSION_VERSION 1.9.1)
-SET(ILM_API_VERSION 1.9.1)
+SET(IVI_EXTENSION_VERSION 1.10.90)
+SET(ILM_API_VERSION 1.10.90)
add_subdirectory(protocol)