Merge "Check glyphs are laid out in text-view." into devel/master
authorPaul Wisbey <p.wisbey@samsung.com>
Fri, 20 Nov 2015 13:59:40 +0000 (05:59 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 20 Nov 2015 13:59:40 +0000 (05:59 -0800)
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 6e6c267..7bbdf3e 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 10;
+const unsigned int TOOLKIT_MICRO_VERSION = 11;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e8bf15f..2822025 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.10
+Version:    1.1.11
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT