DALi Version 1.4.16 00/204000/1 dali_1.4.16
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Thu, 18 Apr 2019 10:19:56 +0000 (11:19 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Thu, 18 Apr 2019 10:19:56 +0000 (11:19 +0100)
Change-Id: Iacc1ebd80c041a1fd96d275d2e8438961a9a9158

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

index bfc95f9..d816236 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 = 15;
+const unsigned int TOOLKIT_MICRO_VERSION = 16;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index fa863fd..7a01661 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.4.15
+Version:    1.4.16
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT