summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2013-09-09 15:08:16 -0700
committerKevron Rees <kevron.m.rees@intel.com>2013-09-09 15:08:16 -0700
commit959dfedeaf4b114888cf6632fd4e98a5831a6f58 (patch)
treec9861414bfcf45c81043d5e7b5d1b8064146a1ba
parentb2b7ce0d53a67a6ebfe3305a9c60513b75d32deb (diff)
downloadautomotive-message-broker-0.9.18.tar.gz
version bump 0.9.180.9.18
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 19d0881f..c90b9a7c 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.17")
+set(PROJECT_VERSION "0.9.18")
set(PROJECT_CODENAME "chevelle")
add_definitions(-DPROJECT_VERSION="${PROJECT_VERSION}")