DALi Version 1.4.51 26/220726/1 dali_1.4.51
authorCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 20 Dec 2019 10:33:00 +0000 (10:33 +0000)
committerCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 20 Dec 2019 10:33:00 +0000 (10:33 +0000)
Change-Id: I70d64760f7298bfdcb132ba9a27ee452a93b96c8

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

index 41a4ebb665edc8d0a7ea6e19e0c790eece00a9bc..954abd69759a5a8a6b9180f14c5615556058900b 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 4;
-const unsigned int TOOLKIT_MICRO_VERSION = 50;
+const unsigned int TOOLKIT_MICRO_VERSION = 51;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5fc3faac3dd41d82abc674216deb4bac529c5452..9380ce6a07b63c0e5599252533428a4fb16ca081 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.4.50
+Version:    1.4.51
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT