summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorEmre Ucan <eucan@de.adit-jv.com>2015-06-11 14:25:07 +0200
committerNobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>2015-06-16 08:51:25 +0900
commitb4e2f75ae0b0f0155a0cbd8ad4fc7e865baf4076 (patch)
tree20ba319aff0d5544d1450cb1233c837fffc55c9c /CMakeLists.txt
parent2428b13ff4b12dd9cb2dbf28dfa09e68ae5d9d07 (diff)
downloadwayland-ivi-extension-b4e2f75ae0b0f0155a0cbd8ad4fc7e865baf4076.tar.gz
Bump version to 1.3.921.3.92
Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
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 2f39509..450b70a 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.3.91)
-SET(ILM_API_VERSION 1.3.91)
+SET(IVI_EXTENSION_VERSION 1.3.92)
+SET(ILM_API_VERSION 1.3.92)
add_subdirectory(protocol)