summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2013-11-08 14:54:23 -0800
committerKevron Rees <kevron.m.rees@intel.com>2013-11-08 14:55:29 -0800
commit1b0162f5b1fda138b6f2b34cd2285966ec73cb99 (patch)
tree628b991e763ffc9b2cd3003a3c141006548b8c56
parent413cf8bd3d10aa3c4265af322a4cfc2f024d2a78 (diff)
downloadautomotive-message-broker-1b0162f5b1fda138b6f2b34cd2285966ec73cb99.tar.gz
version bump 0.10.8030.10.803
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 428bba7a..f4a7a8fc 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.802")
+set(PROJECT_VERSION "0.10.803")
set(PROJECT_CODENAME "challenger")
set(PROJECT_QUALITY "alpha")