DALi Version 1.0.26 51/34251/1 accepted/tizen/common/20150123.092456 accepted/tizen/common/20150123.135216 accepted/tizen/mobile/20150126.011912 accepted/tizen/tv/20150126.011344 accepted/tizen/wearable/20150126.011601 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 22 Jan 2015 10:48:14 +0000 (10:48 +0000)
committerNick Holland <nick.holland@partner.samsung.com>
Thu, 22 Jan 2015 10:48:14 +0000 (10:48 +0000)
Change-Id: If758dcdab5d6af374b53f4614a6e46f22a3643d6

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

index 7e1ea582fd857e5a66cb44ac47a4c993a6f32517..28e41cfb799adbe516e6a88b06b4f0ce7ae30d87 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 = 25;
+const unsigned int CORE_MICRO_VERSION = 26;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index c675e0edfdb277ed5f677be139c70ea303c96c91..a2d5af48cc187d4fcf3c03b32e508ce219d8b9fb 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.0.25
+Version:    1.0.26
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0