From: Kevron Rees Date: Sat, 4 May 2013 06:49:06 +0000 (-0700) Subject: this will be version 0.10.0 when it's ready X-Git-Tag: 0.10.800~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5ad508acafca30092531a4e54a6f15b4037e054;p=profile%2Fivi%2Fautomotive-message-broker.git this will be version 0.10.0 when it's ready --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 010055b..8832a63 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.8.9") +set(PROJECT_VERSION "0.9.9") add_definitions(-DPROJECT_VERSION="${PROJECT_VERSION}") add_definitions(-DPROJECT_NAME="${PROJECT_NAME}")