DALi Version 1.4.7 01/199801/1 dali_1.4.7
authorAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 14 Feb 2019 14:07:26 +0000 (14:07 +0000)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Thu, 14 Feb 2019 14:07:26 +0000 (14:07 +0000)
Change-Id: I504298cded2dff86f0c7859dc13eef49f88c5ab9

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

index d0f8e30..cde291d 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 = 6;
+const unsigned int TOOLKIT_MICRO_VERSION = 7;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index ffbc581..458b448 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.4.6
+Version:    1.4.7
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT