DALi Version 1.2.17 79/101979/1 dali_1.2.17
authoradam.b <adam.b@samsung.com>
Fri, 2 Dec 2016 14:07:41 +0000 (14:07 +0000)
committeradam.b <adam.b@samsung.com>
Fri, 2 Dec 2016 14:07:41 +0000 (14:07 +0000)
Change-Id: Ic56a75e293a0242a84d63f139df4080472349891

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

index afe20fb..1dd62e2 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 = 16;
+const unsigned int TOOLKIT_MICRO_VERSION = 17;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b71be93..8332295 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-addon
 Summary:    DALi module for Node.JS
-Version:    1.2.16
+Version:    1.2.17
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index 0d60ade..9d65583 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       NDalic
 Summary:    dali wrapper
-Version:    1.2.16
+Version:    1.2.17
 Release:    1
 Group:      uifw/graphic
 License:    TO_BE_FILLED_IN
index c1f791e..8bf790b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.16
+Version:    1.2.17
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT