From: Kevron Rees Date: Tue, 11 Jun 2013 22:55:04 +0000 (-0700) Subject: this will become 0.11 X-Git-Tag: accepted/tizen/20131016.224205~82^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c82664b81fecf47fbc4de0684bd6c75237fe8483;p=profile%2Fivi%2Fautomotive-message-broker.git this will become 0.11 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 35377b4..81090b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,8 +6,8 @@ set(CMAKE_BUILD_TYPE, Debug) include(FindPkgConfig) set(PROJECT_NAME "automotive-message-broker") -set(PROJECT_VERSION "0.9.9") -set(PROJECT_CODENAME "chevelle") +set(PROJECT_VERSION "0.10.9") +set(PROJECT_CODENAME "nonameyet") add_definitions(-DPROJECT_VERSION="${PROJECT_VERSION}") add_definitions(-DPROJECT_NAME="${PROJECT_NAME}")