DALi Version 1.3.9 36/168436/1 dali_1.3.9
authorUmar <m.umar@partner.samsung.com>
Fri, 26 Jan 2018 14:17:52 +0000 (14:17 +0000)
committerUmar <m.umar@partner.samsung.com>
Fri, 26 Jan 2018 14:17:52 +0000 (14:17 +0000)
Change-Id: Ia4807289223beb34c2e3254640349892faae2e6e

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

index 521e9bf..a4946a4 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 3;
-const unsigned int ADAPTOR_MICRO_VERSION = 8;
+const unsigned int ADAPTOR_MICRO_VERSION = 9;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d663d15..c94f3f9 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.3.8
+Version:    1.3.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT