package: update version (0.10.5) 74/56574/7 submit/tizen/20160317.053135
authorChulHo Song <ch81.song@samsung.com>
Mon, 11 Jan 2016 08:42:26 +0000 (17:42 +0900)
committerchulho song <ch81.song@samsung.com>
Wed, 2 Mar 2016 05:02:00 +0000 (21:02 -0800)
Change-Id: I7d2650ce7777269ebd7f39249c808fc04d23022b
Signed-off-by: ChulHo Song <ch81.song@samsung.com>
CMakeLists.txt
packaging/emuld.spec

index fc2f338caa21d8c0831e9649ffa1cb3d04ad0200..d05abd34443f43bad6029e860e9297e758a1a555 100644 (file)
@@ -3,7 +3,7 @@ project(emuld CXX)
 
 SET(EMULD_MAJOR_VERSION 0)
 SET(EMULD_MINOR_VERSION 10)
-SET(EMULD_RELEASE_NUMBER 4)
+SET(EMULD_RELEASE_NUMBER 5)
 
 SET(VERSION ${EMULD_MAJOR_VERSION}.${EMULD_MINOR_VERSION}.${EMULD_RELEASE_NUMBER})
 
index 0b1d5125dc1d00e00373103ff1100d31063d524c..93a115f712c18437915ef0f6d5722bd6e23f7a63 100644 (file)
@@ -1,5 +1,5 @@
 Name: emuld
-Version: 0.10.4
+Version: 0.10.5
 Release: 0
 Summary: Emulator daemon
 License: Apache-2.0