DALi Version 1.3.44 85/190785/1 dali_1.3.44
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 5 Oct 2018 08:43:02 +0000 (09:43 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 5 Oct 2018 08:43:02 +0000 (09:43 +0100)
Change-Id: Ic0445dd846aac00df87f33a0e1df78523fbdcc1d

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

index 78e133c..80c85d2 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 = 43;
+const unsigned int ADAPTOR_MICRO_VERSION = 44;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0b49d11..a74ed11 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.3.43
+Version:    1.3.44
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT