DALi Version 1.0.27 95/34595/1 accepted/tizen/common/20150129.162044 accepted/tizen/mobile/20150130.001257 accepted/tizen/tv/20150130.000844 accepted/tizen/wearable/20150131.040519 dali_1.0.27 submit/tizen/20150129.112343
authortom.robinson <tom.robinson@samsung.com>
Thu, 29 Jan 2015 10:59:00 +0000 (10:59 +0000)
committertom.robinson <tom.robinson@samsung.com>
Thu, 29 Jan 2015 10:59:00 +0000 (10:59 +0000)
Change-Id: I793cabd31793e814d3535a8d3c6261bb2c8e796d

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

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