DALi Version 1.3.38 79/187479/1 dali_1.3.38
authorAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 23 Aug 2018 14:02:11 +0000 (15:02 +0100)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 23 Aug 2018 14:02:11 +0000 (15:02 +0100)
Change-Id: I89fc76d942b1065bfdaa39fcbef60e4560a2981a

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

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