DALi Version 1.0.35 91/37391/1 accepted/tizen/mobile/20150419.232806 accepted/tizen/tv/20150504.095552 accepted/tizen/wearable/20150504.100138 dali_1.0.35 submit/tizen_mobile/20150417.132551 submit/tizen_tv/20150504.065806 submit/tizen_wearable/20150504.070012
authorTom Robinson <tom.robinson@samsung.com>
Wed, 25 Mar 2015 14:02:01 +0000 (14:02 +0000)
committerTom Robinson <tom.robinson@samsung.com>
Wed, 25 Mar 2015 14:02:01 +0000 (14:02 +0000)
Change-Id: Id9c74f820e8c3bcb7abcf865663ed5ad1ce6c709

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

index 9e60b1b..7f8e342 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 = 34;
+const unsigned int CORE_MICRO_VERSION = 35;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8deb61d..d93995f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.34
+Version:    1.0.35
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0