DALi Version 1.2.19 46/105446/1 dali_1.2.19
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 16 Dec 2016 13:19:48 +0000 (13:19 +0000)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 16 Dec 2016 13:19:48 +0000 (13:19 +0000)
Change-Id: I64a6b98b4c2dedc0a75dcdd05ebfe229b0958df8

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

index 2a95e7b..403229c 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 = 18;
+const unsigned int TOOLKIT_MICRO_VERSION = 19;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d2698ab..a6f153e 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-addon
 Summary:    DALi module for Node.JS
-Version:    1.2.18
+Version:    1.2.19
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index c4ba2f0..2583885 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       NDalic
 Summary:    dali wrapper
-Version:    1.2.18
+Version:    1.2.19
 Release:    1
 Group:      uifw/graphic
 License:    TO_BE_FILLED_IN
index ed8389c..93e837a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.18
+Version:    1.2.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT