summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDirk Huss <dirk_huss@mentor.com>2016-02-08 18:31:09 +0100
committerDirk Huss <dirk_huss@mentor.com>2016-02-08 18:31:09 +0100
commit274ad1873235b333e1872ac98e7b382553fc7c8f (patch)
tree0d534911871506fc2714bb71eb3627dd4e2b27b4 /CMakeLists.txt
parent77d9cdaf6acee03a1e360e0e1a3cd0b01a95b407 (diff)
downloadgenivi-common-api-runtime-274ad1873235b333e1872ac98e7b382553fc7c8f.tar.gz
CommonAPI 3.1.6
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 961674f..07daabd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ PROJECT(libcommonapi)
# version of CommonAPI
SET( LIBCOMMONAPI_MAJOR_VERSION 3 )
SET( LIBCOMMONAPI_MINOR_VERSION 1 )
-SET( LIBCOMMONAPI_PATCH_VERSION 5 )
+SET( LIBCOMMONAPI_PATCH_VERSION 6 )
message(STATUS "Project name: ${PROJECT_NAME}")