summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron_m_rees@linux.intel.com>2013-08-20 14:06:21 -0700
committerKevron Rees <kevron_m_rees@linux.intel.com>2013-08-20 14:06:21 -0700
commitb2b80c3cfcc67fbb4ff8d98f22a74eee40d3908a (patch)
tree038d034612d9532ba399087dec35b5f622a4f7d0
parent5bde00aa7a22691e95b8126249de2dc8f0d5623b (diff)
downloadautomotive-message-broker-b2b80c3cfcc67fbb4ff8d98f22a74eee40d3908a.tar.gz
version bump 0.9.150.9.15
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b5ff5e37..e3381634 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ set(CMAKE_BUILD_TYPE, Debug)
include(FindPkgConfig)
set(PROJECT_NAME "automotive-message-broker")
-set(PROJECT_VERSION "0.9.14")
+set(PROJECT_VERSION "0.9.15")
set(PROJECT_CODENAME "chevelle")
add_definitions(-DPROJECT_VERSION="${PROJECT_VERSION}")