DALi Version 1.9.32 11/245111/1 dali_1.9.32
authorCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 2 Oct 2020 09:46:37 +0000 (10:46 +0100)
committerCheng-Shiun Tsai <cheng.tsai@samsung.com>
Fri, 2 Oct 2020 09:46:37 +0000 (10:46 +0100)
Change-Id: I6b304ce322441137e263a696c9ec05a370211777

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

index b2f5867..99d67d7 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 9;
-const unsigned int ADAPTOR_MICRO_VERSION = 31;
+const unsigned int ADAPTOR_MICRO_VERSION = 32;
 const char* const  ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 28453af..c3ca400 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.9.31
+Version:    1.9.32
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT