summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2014-12-03 17:53:40 -0800
committerKevron Rees <kevron.m.rees@intel.com>2014-12-03 17:53:40 -0800
commit076e8a4200218c0b4e70656aac092d0e863cbbf3 (patch)
tree546979d6e3070c0ceb866cd53f5fe4f2f0ce2b9a
parent5beb3ed467b6c380dddb7626d7f0c71dbf8b5a62 (diff)
downloadautomotive-message-broker-076e8a4200218c0b4e70656aac092d0e863cbbf3.tar.gz
version bump 0.12.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79161e20..2f64d6a2 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.12")
+set(PROJECT_VERSION "0.12.1")
set(PROJECT_CODENAME "veyron")
set(PROJECT_QUALITY "final")