summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutz Bichler <Lutz.Bichler@bmw.de>2015-04-14 14:06:56 +0200
committerLutz Bichler <Lutz.Bichler@bmw.de>2015-04-14 14:06:56 +0200
commite98cdd066369eb183b56eac56fd660807d3c591b (patch)
treef5c791b3250eb504ba5c5b03d2f5b47728c49368
parent169e75bfcb1afe03eaf182ebc33925a2757b741f (diff)
downloadgenivi-common-api-runtime-3.0.1.tar.gz
Updated version to 3.0.13.0.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 40f72d8..3bf2046 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ PROJECT(libcommonapi)
# version of CommonAPI
SET( LIBCOMMONAPI_MAJOR_VERSION 3 )
SET( LIBCOMMONAPI_MINOR_VERSION 0 )
-SET( LIBCOMMONAPI_PATCH_VERSION 0 )
+SET( LIBCOMMONAPI_PATCH_VERSION 1 )
message(STATUS "Project name: ${PROJECT_NAME}")