summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <tripzero.kev@gmail.com>2015-01-09 15:11:24 -0800
committerKevron Rees <tripzero.kev@gmail.com>2015-01-09 15:11:24 -0800
commitf488227892b684c0371e5dc6f49cd3b84c4ee151 (patch)
treec002a6ed53d9a88bef08cceeca47f95e1d337076
parente323a2ef450740142d9c167f09bd171d6d27c355 (diff)
downloadautomotive-message-broker-f488227892b684c0371e5dc6f49cd3b84c4ee151.tar.gz
Version bump 0.13.801
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1aeb7170..ed72a54c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,8 +8,8 @@ include(CMakeDependentOption)
set(PROJECT_NAME "automotive-message-broker")
set(PROJECT_PRETTY_NAME "Automotive Message Broker")
-set(PROJECT_VERSION "0.13.800")
-set(PROJECT_CODENAME "")
+set(PROJECT_VERSION "0.13.801")
+set(PROJECT_CODENAME "74A")
set(PROJECT_QUALITY "alpha")
add_definitions(-DPROJECT_VERSION="${PROJECT_VERSION}")