Change-Id: I3f0c6ba754b39e97e5598d2a3934f5e60e5fca97
namespace Toolkit
{
const unsigned int TOOLKIT_MAJOR_VERSION = 2;
-const unsigned int TOOLKIT_MINOR_VERSION = 3;
-const unsigned int TOOLKIT_MICRO_VERSION = 54;
+const unsigned int TOOLKIT_MINOR_VERSION = 4;
+const unsigned int TOOLKIT_MICRO_VERSION = 0;
const char* const TOOLKIT_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali2-toolkit
Summary: Dali 3D engine Toolkit
-Version: 2.3.54
+Version: 2.4.0
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT