[4.0] DALi version 1.2.90 57/181057/1 tizen_4.0_tv
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 7 Jun 2018 06:16:45 +0000 (15:16 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 8 Jun 2018 01:40:42 +0000 (10:40 +0900)
Change-Id: I27b722835ef873bbb58541de037871edf9faec8a
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 69ea3ba..9b846f5 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 = 89;
+const unsigned int CORE_MICRO_VERSION = 90;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c048f08..7b92596 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.89
+Version:    1.2.90
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT