summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>2015-07-01 17:53:00 +0900
committerNobuhiko Tanibata <nobuhiko_tanibata@xddp.denso.co.jp>2015-07-01 17:53:00 +0900
commitb272371f6391963bb9afb9919bcdd5eb436b3321 (patch)
treef9891af783441d08253fcd497fd376e1d80b70bc /CMakeLists.txt
parentbff937e8df3e0e95458e16d3a847ec71a9119fe6 (diff)
downloadwayland-ivi-extension-b272371f6391963bb9afb9919bcdd5eb436b3321.tar.gz
Bump version to 1.4.01.4.0
Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.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 450b70a..953035b 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.92)
-SET(ILM_API_VERSION 1.3.92)
+SET(IVI_EXTENSION_VERSION 1.4.0)
+SET(ILM_API_VERSION 1.4.0)
add_subdirectory(protocol)