DALi Version 1.2.63 47/158047/1 dali_1.2.63
authorUmar <m.umar@partner.samsung.com>
Fri, 27 Oct 2017 11:11:07 +0000 (12:11 +0100)
committerUmar <m.umar@partner.samsung.com>
Fri, 27 Oct 2017 11:11:07 +0000 (12:11 +0100)
Change-Id: If037ab49f0cf17343f4b6972d713cc973adc5424

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

index 71bb4e9..a06e01f 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 = 62;
+const unsigned int ADAPTOR_MICRO_VERSION = 63;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 3b2377c..e07d6d8 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.62
+Version:    1.2.63
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT