DALi Version 1.3.33 24/184724/1 dali_1.3.33
authorAngelos Gkountis <a.gkountis@samsung.com>
Fri, 20 Jul 2018 12:30:13 +0000 (13:30 +0100)
committerAngelos Gkountis <a.gkountis@samsung.com>
Fri, 20 Jul 2018 12:30:13 +0000 (13:30 +0100)
Change-Id: If5da7a7964fe7670c6cb1c673a09efacdc05ccaf

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

index 132e155..511e892 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 = 32;
+const unsigned int CORE_MICRO_VERSION = 33;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8026f19..b50b1b7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.32
+Version:    1.3.33
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT