DALi Version 1.3.45 08/191208/1 dali_1.3.45
authorDavid Steele <david.steele@samsung.com>
Fri, 12 Oct 2018 12:37:50 +0000 (13:37 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 12 Oct 2018 12:37:50 +0000 (13:37 +0100)
Change-Id: I2464044df88bae2476daab82c19aa2f079b299ae

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

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