DALi Version 1.2.64 62/158862/1 dali_1.2.64
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 3 Nov 2017 12:27:18 +0000 (12:27 +0000)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 3 Nov 2017 12:27:18 +0000 (12:27 +0000)
Change-Id: I3fafae68aa220cd751b07c1522626e2a6cc40965

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

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