DALi Version 1.3.41 45/189245/1 dali_1.3.41
authoradam.b <adam.b@samsung.com>
Fri, 14 Sep 2018 14:20:34 +0000 (15:20 +0100)
committeradam.b <adam.b@samsung.com>
Fri, 14 Sep 2018 14:20:34 +0000 (15:20 +0100)
Change-Id: I7a84f4032a7803f4538f09e3bb1271ce07191c7d

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

index 131594c..be77003 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 3;
-const unsigned int CORE_MICRO_VERSION = 40;
+const unsigned int CORE_MICRO_VERSION = 41;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8bd88cb..7e3c9f4 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.40
+Version:    1.3.41
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT