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 7e1ea58..28e41cf 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 c675e0e..a2d5af4 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