DALi Version 1.1.5 75/48975/1 dali_1.1.5
authorChu Hoang <c.hoang@samsung.com>
Fri, 2 Oct 2015 09:38:50 +0000 (10:38 +0100)
committerChu Hoang <c.hoang@samsung.com>
Fri, 2 Oct 2015 09:38:50 +0000 (10:38 +0100)
Change-Id: I8b6044ffeab871bd64c1234055eea3b8a305a6ea

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

index 6e63182..a7b1d49 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 = 4;
+const unsigned int TOOLKIT_MICRO_VERSION = 5;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e3500ea..b80108a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.4
+Version:    1.1.5
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT