From 613c033bcb3b23b61773cc2e3f0bf713c7a514fb Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Wed, 1 Oct 2014 08:25:13 -0700 Subject: [PATCH] version bump 0.11.903 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0c7e3fd..ebd0a8d 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.11.902") +set(PROJECT_VERSION "0.11.903") set(PROJECT_CODENAME "veyron") set(PROJECT_QUALITY "beta") -- 2.7.4