DALi Version 1.9.18 49/237249/1 dali_1.9.18
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 26 Jun 2020 08:09:21 +0000 (09:09 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 26 Jun 2020 08:09:21 +0000 (09:09 +0100)
Change-Id: I8bebd4cb9eb4595867c986dd4185330a2da664fa

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

index 66ca366..3654946 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 = 17;
+const unsigned int ADAPTOR_MICRO_VERSION = 18;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 1fafa86..0eae81a 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.9.17
+Version:    1.9.18
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT