DALi Version 2.0.48 52/265352/1 dali_2.0.48
authorRichard Huang <r.huang@samsung.com>
Fri, 15 Oct 2021 09:44:01 +0000 (10:44 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 15 Oct 2021 09:44:01 +0000 (10:44 +0100)
Change-Id: I31df501854f9ec2f2d8e74cb0febcc73f480d6c4

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

index 21bc834..9935284 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_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-const unsigned int TOOLKIT_MICRO_VERSION = 47;
+const unsigned int TOOLKIT_MICRO_VERSION = 48;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 6ec89cf..1cf7e71 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.0.47
+Version:    2.0.48
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT