DALi Version 1.4.19 27/205927/1 dali_1.4.19
authorRichard Huang <r.huang@samsung.com>
Fri, 10 May 2019 10:31:26 +0000 (11:31 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 10 May 2019 10:31:26 +0000 (11:31 +0100)
Change-Id: Ia485f931c7bc369ffe06e783219ef42a524e4ff4

dali/public-api/dali-core-version.cpp
packaging/dali.spec

index a4dbe43..32c6fb7 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const uint32_t CORE_MAJOR_VERSION = 1;
 const uint32_t CORE_MINOR_VERSION = 4;
 
 const uint32_t CORE_MAJOR_VERSION = 1;
 const uint32_t CORE_MINOR_VERSION = 4;
-const uint32_t CORE_MICRO_VERSION = 18;
+const uint32_t CORE_MICRO_VERSION = 19;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9759cec..cf32870 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.4.18
+Version:    1.4.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT