DALi Version 1.2.10 30/92330/1 dali_1.2.10
authorRichard Huang <r.huang@samsung.com>
Fri, 14 Oct 2016 13:16:59 +0000 (14:16 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 14 Oct 2016 13:16:59 +0000 (14:16 +0100)
Change-Id: I811626a78fd1cc3427c2d3ec4f49d25e9005eaac

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

index 418d99c..c15604b 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 9;
+const unsigned int TOOLKIT_MICRO_VERSION = 10;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index eb05a02..0da6d86 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-addon
 Summary:    DALi module for Node.JS
-Version:    1.2.9
+Version:    1.2.10
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index a14456d..f4e8ae0 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.9
+Version:    1.2.10
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT