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 3479fed..da3ae92 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 6ecfaa9..74107a8 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 65da60b..1e28096 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