[5.0] DALi version 1.3.50.2 accepted/tizen/5.0/unified/20181220.061623 submit/tizen_5.0/20181219.022847 submit/tizen_5.0/20181219.035912 submit/tizen_5.0/20181219.213852 submit/tizen_5.0/20181221.005658
authorhuiyu.eun <huiyu.eun@samsung.com>
Wed, 19 Dec 2018 01:43:23 +0000 (10:43 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Wed, 19 Dec 2018 01:43:23 +0000 (10:43 +0900)
Change-Id: I22e26e2b6e7f09e6c89ca0fc61a5d4308259dee8
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 1853732..64e5046 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const uint32_t CORE_MAJOR_VERSION = 1;
 const uint32_t CORE_MINOR_VERSION = 3;
-const uint32_t CORE_MICRO_VERSION = 50001;
+const uint32_t CORE_MICRO_VERSION = 50002;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0fd8a2d..ab15eb3 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.50.1
+Version:    1.3.50.2
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT