[dali_1.4.22] Merge branch 'devel/master' 72/207272/1
authoradam.b <adam.b@samsung.com>
Fri, 31 May 2019 09:52:52 +0000 (10:52 +0100)
committeradam.b <adam.b@samsung.com>
Fri, 31 May 2019 09:52:53 +0000 (10:52 +0100)
Change-Id: I9a839291f91e901ae89a5de4ddfded85058f3b17

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

index 637b1a2..e7c87af 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 = 21;
+const unsigned int TOOLKIT_MICRO_VERSION = 22;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index ea37b74..e7d88c0 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.4.21
+Version:    1.4.22
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT