DALi Version 2.0.12 05/253205/1 dali_2.0.12
authorRichard Huang <r.huang@samsung.com>
Fri, 5 Feb 2021 11:58:29 +0000 (11:58 +0000)
committerRichard Huang <r.huang@samsung.com>
Fri, 5 Feb 2021 11:58:29 +0000 (11:58 +0000)
Change-Id: Idb90d58742e4136c8626d5452d0843be33f62fa0

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

index 384c67e..d7e1a95 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-const unsigned int TOOLKIT_MICRO_VERSION = 11;
+const unsigned int TOOLKIT_MICRO_VERSION = 12;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e7e130a..6044124 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.0.11
+Version:    2.0.12
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT