From: ChulHo Song Date: Fri, 18 Mar 2016 06:16:27 +0000 (+0900) Subject: package: update version (0.10.6) X-Git-Tag: submit/tizen/20160321.063051^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d2bd7fe8655ace9019ae75987193b5d6adbea149;p=platform%2Fadaptation%2Femulator%2Femulator-daemon.git package: update version (0.10.6) Change-Id: I9b874eeef03041c950e21d48122ad47a24534a44 Signed-off-by: ChulHo Song --- diff --git a/CMakeLists.txt b/CMakeLists.txt index d05abd3..96fb3fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ project(emuld CXX) SET(EMULD_MAJOR_VERSION 0) SET(EMULD_MINOR_VERSION 10) -SET(EMULD_RELEASE_NUMBER 5) +SET(EMULD_RELEASE_NUMBER 6) SET(VERSION ${EMULD_MAJOR_VERSION}.${EMULD_MINOR_VERSION}.${EMULD_RELEASE_NUMBER}) diff --git a/packaging/emuld.spec b/packaging/emuld.spec index 93a115f..d6763cb 100644 --- a/packaging/emuld.spec +++ b/packaging/emuld.spec @@ -1,5 +1,5 @@ Name: emuld -Version: 0.10.5 +Version: 0.10.6 Release: 0 Summary: Emulator daemon License: Apache-2.0