DALi Version 1.3.36 51/186551/1 dali_1.3.36
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 10 Aug 2018 09:10:41 +0000 (10:10 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 10 Aug 2018 09:10:41 +0000 (10:10 +0100)
Change-Id: I02a5c749f4e1654cccaee440ef3d935b7f4550b1

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

index 095e1db..5065120 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 = 35;
+const unsigned int CORE_MICRO_VERSION = 36;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 994ba5f..cbe2376 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.35
+Version:    1.3.36
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT