DALi Version 1.0.36 25/37725/1 accepted/tizen/common/20150407.101656 accepted/tizen/mobile/20150405.124156 accepted/tizen/tv/20150405.122326 accepted/tizen/wearable/20150405.123430 dali_1.0.36 submit/tizen/20150403.055812
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 3 Apr 2015 05:51:07 +0000 (06:51 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 3 Apr 2015 05:51:07 +0000 (06:51 +0100)
Change-Id: Ib03d3aff417f0051eaae07cd2566971c48710bfa

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

index 7f8e342..a982959 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 0;
-const unsigned int CORE_MICRO_VERSION = 35;
+const unsigned int CORE_MICRO_VERSION = 36;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d93995f..8c947ae 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.35
+Version:    1.0.36
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0