DALi Version 1.2.13 66/95766/1 dali_1.2.13
authorTom Robinson <tom.robinson@samsung.com>
Fri, 4 Nov 2016 13:14:46 +0000 (13:14 +0000)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 4 Nov 2016 13:14:46 +0000 (13:14 +0000)
Change-Id: Id5ba2e78adf5f96c0cdcdf35aa0377826f35d226

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

index 91fe3b9..14e9c05 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 = 12;
+const unsigned int TOOLKIT_MICRO_VERSION = 13;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 3a926c1..8086e79 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-addon
 Summary:    DALi module for Node.JS
-Version:    1.2.12
+Version:    1.2.13
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index 849ebee..3f5d3bd 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       NDalic
 Summary:    dali wrapper
-Version:    1.2.12
+Version:    1.2.13
 Release:    1
 Group:      uifw/graphic
 License:    TO_BE_FILLED_IN
index 27457e1..44e2296 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.12
+Version:    1.2.13
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT