DALi Version 1.4.23 72/207572/1 dali_1.4.23
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 7 Jun 2019 09:55:34 +0000 (10:55 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 7 Jun 2019 09:55:34 +0000 (10:55 +0100)
Change-Id: I6d6e3d7d4f5582150458ce0ee90f48ed3d86e6f9

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

index b1f01b0..11369b8 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 = 22;
+const uint32_t CORE_MICRO_VERSION = 23;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 62ab3fc..3990735 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.4.22
+Version:    1.4.23
 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