summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-02-13 11:54:07 +0000
committerNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>2015-02-23 10:07:35 +0900
commitbac7fc24bb94e37e33f447b58ec74240bb248841 (patch)
treead3bc5777583996cd61205380cc9e83dc2bcde3d /CMakeLists.txt
parent0041eca8884bc2dc626ffd2630f267aadd9dc24d (diff)
downloadwayland-ivi-extension-bac7fc24bb94e37e33f447b58ec74240bb248841.tar.gz
Bump version to 1.3.911.3.91
Signed-off-by: James Thomas <james.thomas@codethink.co.uk>
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 ca8a93f..873202b 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.0)
-SET(ILM_API_VERSION 1.3.0)
+SET(IVI_EXTENSION_VERSION 1.3.91)
+SET(ILM_API_VERSION 1.3.91)
add_subdirectory(protocol)