summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>2015-09-24 11:59:48 +0900
committerNobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>2015-09-24 11:59:48 +0900
commit88de528f8f6cbda3589b0e026bfd244b4fa7fd7e (patch)
treeb1cffab5c0f1f34b80ce3049221fb5ad2080e396 /CMakeLists.txt
parent357de0d1b604d0d2d940b1cc6e4ff44dcb212cf4 (diff)
downloadwayland-ivi-extension-88de528f8f6cbda3589b0e026bfd244b4fa7fd7e.tar.gz
Bump version to 1.4.931.4.93
Signed-off-by: Nobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 61681ad..a70c889 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.4.92)
-SET(ILM_API_VERSION 1.4.92)
+SET(IVI_EXTENSION_VERSION 1.4.93)
+SET(ILM_API_VERSION 1.4.93)
add_subdirectory(protocol)