summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmre Ucan <eucan@de.adit-jv.com>2017-06-16 14:39:06 +0200
committerEmre Ucan <eucan@de.adit-jv.com>2017-06-16 14:39:06 +0200
commit8fdae4cff2647d0060174509990cd2874e1d793d (patch)
tree85e244993ac7d9621f21b9f917710b295fcea789
parent0f3621401f2361827f8168a0f79987cff410ea71 (diff)
downloadwayland-ivi-extension-1.11.tar.gz
Bump version to 1.11.1 bugfix release1.11.11.11
We fixed this release several crashes and memory corruptions in 1.11 stable release Signed-off-by: Emre Ucan <eucan@de.adit-jv.com>
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9e68db8..624b318 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.11.0)
-SET(ILM_API_VERSION 1.11.0)
+SET(IVI_EXTENSION_VERSION 1.11.1)
+SET(ILM_API_VERSION 1.11.1)
add_subdirectory(protocol)