DALi Version 1.9.26 82/241982/1 dali_1.9.26
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 21 Aug 2020 07:52:09 +0000 (08:52 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 21 Aug 2020 07:52:09 +0000 (08:52 +0100)
Change-Id: Icb3ec7868c8372ffe2786b92330aecfbdba49e43

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

index f5001f3..263b4c6 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 9;
-const unsigned int ADAPTOR_MICRO_VERSION = 25;
+const unsigned int ADAPTOR_MICRO_VERSION = 26;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 68a4f56..0813d0c 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.9.25
+Version:    1.9.26
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT