DALi Version 1.3.10 18/169118/1 dali_1.3.10
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 2 Feb 2018 10:28:18 +0000 (10:28 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 2 Feb 2018 10:28:18 +0000 (10:28 +0000)
Change-Id: Idd7e7c0396a97158091b3def2427ad27d52dba11

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

index 171ed70..f90ad93 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 = 9;
+const unsigned int CORE_MICRO_VERSION = 10;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c35a8cc..a8c930b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.9
+Version:    1.3.10
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT