summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron_m_rees@linux.intel.com>2013-08-08 15:59:34 -0700
committerKevron Rees <kevron_m_rees@linux.intel.com>2013-08-08 15:59:34 -0700
commit6240721fa7a4012aca8b62e836f3a6afeccae06f (patch)
tree026d86566f52eeed635b765fe8d0b5259e40f62a
parentc869046fd5f0885d8484e22a9fb09239143ab50e (diff)
downloadautomotive-message-broker-6240721fa7a4012aca8b62e836f3a6afeccae06f.tar.gz
version bump 0.9.120.9.12
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 93bc4cd3..2c58e142 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.11")
+set(PROJECT_VERSION "0.9.12")
set(PROJECT_CODENAME "chevelle")
add_definitions(-DPROJECT_VERSION="${PROJECT_VERSION}")