DALi Version 1.2.25 13/113013/1 dali_1.2.25
authorUmar <m.umar@partner.samsung.com>
Fri, 3 Feb 2017 15:37:36 +0000 (15:37 +0000)
committerUmar <m.umar@partner.samsung.com>
Fri, 3 Feb 2017 15:37:36 +0000 (15:37 +0000)
Change-Id: Ib44c432a179f53c012b2c9b55e4e5cb7feeeacba

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

index 5a2afcc..33f367d 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 = 24;
+const unsigned int ADAPTOR_MICRO_VERSION = 25;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5486f87..144a6f4 100644 (file)
@@ -14,7 +14,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.24
+Version:    1.2.25
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT