DALi Version 1.4.35 95/213095/1 dali_1.4.35
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 30 Aug 2019 07:59:56 +0000 (08:59 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 30 Aug 2019 07:59:56 +0000 (08:59 +0100)
Change-Id: I627c2b3915e139ffbbfa0130b19ed2e5e0253e4d

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

index 59a9867..ea31d12 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 4;
-const unsigned int ADAPTOR_MICRO_VERSION = 34;
+const unsigned int ADAPTOR_MICRO_VERSION = 35;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c7c1d1f..e975d11 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.4.34
+Version:    1.4.35
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT