DALi Version 1.2.59 85/153785/1 dali_1.2.59
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 29 Sep 2017 12:19:23 +0000 (13:19 +0100)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 29 Sep 2017 12:19:23 +0000 (13:19 +0100)
Change-Id: Icbca39d2f1e2b574bbf4e26ba468dafbb6e373b7

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

index b23c328..34d429d 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 = 58;
+const unsigned int ADAPTOR_MICRO_VERSION = 59;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c655c4f..4c73b29 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.58
+Version:    1.2.59
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT