DALi Version 1.5.16 dali_1.5.16
authorneostom432 <minho.sun@samsung.com>
Mon, 15 Jun 2020 17:15:02 +0000 (02:15 +0900)
committerneostom432 <minho.sun@samsung.com>
Mon, 15 Jun 2020 17:15:02 +0000 (02:15 +0900)
Change-Id: I7380bcff70ae49949edf1fc1283e88533206fd16

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

index d89bb3fbee02a8b0317ac212813f221bb92a7a7f..e5ef10f84fb486eef4cedd45fea26b4b3c49ccc1 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 5;
-const unsigned int ADAPTOR_MICRO_VERSION = 15;
+const unsigned int ADAPTOR_MICRO_VERSION = 16;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 7a8381468fb468f8cd9f36496f842749ac89a02b..706b1fd0dcb384d17a48b3893020ce61555b649d 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.5.15
+Version:    1.5.16
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT