DALi Version 1.2.5 13/87813/1 dali_1.2.5
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 9 Sep 2016 13:02:37 +0000 (14:02 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 9 Sep 2016 13:02:37 +0000 (14:02 +0100)
Change-Id: If7e73163ec3e8d873a962d43462bece0c8dd148c

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

index 3479fedacb6dcff45e530b47204cdb5deea0b95a..da3ae92911bcd1a2edde12ad2853ec3a87428ab6 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 = 4;
+const unsigned int TOOLKIT_MICRO_VERSION = 5;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 6ecfaa93d98e957f5b44a72b86915fe7d5e2b6db..74107a8666b515b3e8445b1d7316f6ec2afe5590 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-addon
 Summary:    DALi module for Node.JS
-Version:    1.2.4
+Version:    1.2.5
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index 65da60b9438efc0bdaee290e6909842d060545ad..1e28096f9bccb6f1d7c175886f1bf38c65e79280 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.4
+Version:    1.2.5
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT