DALi Version 1.4.11 35/201535/1 dali_1.4.11
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 15 Mar 2019 09:39:16 +0000 (09:39 +0000)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 15 Mar 2019 09:39:16 +0000 (09:39 +0000)
Change-Id: I00cc62f24e62b073e16bf31d234e65f109f72389

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

index 012529a..87e4edb 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_MICRO_VERSION = 10;
+const uint32_t CORE_MICRO_VERSION = 11;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 998e589..0b52a11 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.4.10
+Version:    1.4.11
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT