DALi Version 2.2.14 19/288519/1 dali_2.2.14
authorDavid Steele <david.steele@samsung.com>
Fri, 17 Feb 2023 13:51:45 +0000 (13:51 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 17 Feb 2023 13:51:45 +0000 (13:51 +0000)
Change-Id: I39d1c294a624c14438db97acf8db6eabe3641891

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

index 8237770..7b52284 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 13;
+const unsigned int TOOLKIT_MICRO_VERSION = 14;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 4704de0..38e80df 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.2.13
+Version:    2.2.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT