DALi Version 1.2.35 92/124992/1 dali_1.2.35
authorUmar <m.umar@partner.samsung.com>
Thu, 13 Apr 2017 09:04:14 +0000 (10:04 +0100)
committerUmar <m.umar@partner.samsung.com>
Thu, 13 Apr 2017 09:04:14 +0000 (10:04 +0100)
Change-Id: I28215672d98cf5a84ea8bb979f5b9a9adaa2c6f7

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

index c6304cb..6d555e2 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 34;
+const unsigned int CORE_MICRO_VERSION = 35;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifndef EMSCRIPTEN
index 716a7cf..f767ea1 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.34
+Version:    1.2.35
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT