[4.0] DALi version 1.2.87 94/170394/1
authorhuiyu,eun <huiyu.eun@samsung.com>
Tue, 20 Feb 2018 00:13:07 +0000 (09:13 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 20 Feb 2018 00:15:02 +0000 (09:15 +0900)
Change-Id: If8714f843fcb71af3f70924fd79adfca18432b69
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 1cb450f..da12968 100755 (executable)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 86;
+const unsigned int CORE_MICRO_VERSION = 87;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 33877e1..301f4ef 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.86
+Version:    1.2.87
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT