DALi Version 1.5.18 94/237894/1 dali_1.5.18
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 6 Jul 2020 08:55:33 +0000 (17:55 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Mon, 6 Jul 2020 08:55:33 +0000 (17:55 +0900)
Change-Id: I20a7a54967ece305e8db8faa5c332bf4cccf5faa
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 1553ce2..1fc75cb 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 5;
-const unsigned int TOOLKIT_MICRO_VERSION = 17;
+const unsigned int TOOLKIT_MICRO_VERSION = 18;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 71dced0..ee0f96b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.5.17
+Version:    1.5.18
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT