DALi Version 1.3.26 67/180067/1 dali_1.3.26
authorthothamon <jason.perry@partner.samsung.com>
Thu, 24 May 2018 13:17:47 +0000 (14:17 +0100)
committerthothamon <jason.perry@partner.samsung.com>
Thu, 24 May 2018 13:17:47 +0000 (14:17 +0100)
Change-Id: I7473af56dc3a81a2cb01937dc7e63408defb3a77

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

index 465c701..70a2031 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 = 25;
+const unsigned int CORE_MICRO_VERSION = 26;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8d9a306..40dd993 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.25
+Version:    1.3.26
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT