DALi Version 1.3.37 46/187046/1 dali_1.3.37
authorthothamon <jason.perry@partner.samsung.com>
Fri, 17 Aug 2018 11:15:23 +0000 (12:15 +0100)
committerthothamon <jason.perry@partner.samsung.com>
Fri, 17 Aug 2018 11:15:23 +0000 (12:15 +0100)
Change-Id: I260ca4e20c2c887bda1ff8e0579c6e8e990e7210

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

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