summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJürgen Gehring <Juergen.Gehring@bmw.de>2016-11-04 09:11:00 -0700
committerJürgen Gehring <Juergen.Gehring@bmw.de>2016-11-04 09:11:00 -0700
commita4c5fed7760238b2ef0e3b204801fed088c99fa7 (patch)
treee190fe7d72d6db087349b32d01d1e75b03687173 /CMakeLists.txt
parent310440d558c66a15d08ba7a158bf654567b65341 (diff)
downloadgenivi-common-api-runtime-a4c5fed7760238b2ef0e3b204801fed088c99fa7.tar.gz
CommonAPI 3.1.103.1.10
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 767f54b..6c78c9d 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 9 )
+SET( LIBCOMMONAPI_PATCH_VERSION 10 )
message(STATUS "Project name: ${PROJECT_NAME}")