DALi Version 1.2.55 15/147215/1 dali_1.2.55
authorUmar <m.umar@partner.samsung.com>
Fri, 1 Sep 2017 11:35:22 +0000 (12:35 +0100)
committerUmar <m.umar@partner.samsung.com>
Fri, 1 Sep 2017 11:35:22 +0000 (12:35 +0100)
Change-Id: I8987e2ff7276c76ab41b1ebdee13a77bb44e0d05

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

index 7668053..92d3e4a 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 54;
+const unsigned int ADAPTOR_MICRO_VERSION = 55;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 4b1ef3c..a467049 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.54
+Version:    1.2.55
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT