DALi Version 1.9.22 97/239397/1 dali_1.9.22
authorRichard Huang <r.huang@samsung.com>
Fri, 24 Jul 2020 09:48:24 +0000 (10:48 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 24 Jul 2020 09:48:24 +0000 (10:48 +0100)
Change-Id: Ibe6e29d3c8f15840628ce427d41267fe472f6a6f

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

index 3a5f10a..581818c 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 9;
-const unsigned int TOOLKIT_MICRO_VERSION = 21;
+const unsigned int TOOLKIT_MICRO_VERSION = 22;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 4796ce5..463e63b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.9.21
+Version:    1.9.22
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT