summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2013-11-04 15:05:02 -0800
committerKevron Rees <kevron.m.rees@intel.com>2013-11-04 15:05:02 -0800
commit8320ddf4a26ffd6ef75428763b8823dac0e642f3 (patch)
treeee13c7ed321131d54eedc20eada4cec46ed3d147
parentc48729f8f49998134562e1765d43375dc9b5507c (diff)
downloadautomotive-message-broker-8320ddf4a26ffd6ef75428763b8823dac0e642f3.tar.gz
version bump 0.10.8020.10.802
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3640121a..428bba7a 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.10.801")
+set(PROJECT_VERSION "0.10.802")
set(PROJECT_CODENAME "challenger")
set(PROJECT_QUALITY "alpha")