DALi Version 2.1.13 47/272247/1 dali_2.1.13
authorDavid Steele <david.steele@samsung.com>
Fri, 11 Mar 2022 15:21:56 +0000 (15:21 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 11 Mar 2022 15:21:56 +0000 (15:21 +0000)
Change-Id: I9a0ba5596b1250b8de9240c45dd28ea72fcc155e

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

index e38129453930dc8197c54a8bd176e4ac0d82cbb4..05b48a751fd2f4c0d5eacf40c192f863465e902f 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 12;
+const unsigned int TOOLKIT_MICRO_VERSION = 13;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f1eae326ca9b463200c29f2c255e25486c3540b8..ecfc4019e4e2471324e0163ebd1a32dd573c8634 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.1.12
+Version:    2.1.13
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT