DALi Version 1.2.35 94/124994/1 dali_1.2.35
authorUmar <m.umar@partner.samsung.com>
Thu, 13 Apr 2017 09:05:55 +0000 (10:05 +0100)
committerUmar <m.umar@partner.samsung.com>
Thu, 13 Apr 2017 09:05:55 +0000 (10:05 +0100)
Change-Id: I3847f29e2b848e2145cb09a0f5841ccfff1770e7

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

index a807abe..a2712cb 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 = 34;
+const unsigned int ADAPTOR_MICRO_VERSION = 35;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f1c8691..5871cb0 100644 (file)
@@ -14,7 +14,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.34
+Version:    1.2.35
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT