DALi Version 1.1.34 95/69495/1 dali_1.1.34
authorFerran Sole <ferran.sole@samsung.com>
Fri, 13 May 2016 10:54:53 +0000 (11:54 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Fri, 13 May 2016 10:54:53 +0000 (11:54 +0100)
Change-Id: I963e379bb58245841cc58b1178372c17f7b71d50

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

index 908becd..7bead86 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 = 33;
+const unsigned int TOOLKIT_MICRO_VERSION = 34;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5f14f07..d558701 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.33
+Version:    1.1.34
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT