DALi Version 1.2.12 67/94367/1 dali_1.2.12
authorXiangyin Ma <x1.ma@samsung.com>
Fri, 28 Oct 2016 12:18:19 +0000 (13:18 +0100)
committerXiangyin Ma <x1.ma@samsung.com>
Fri, 28 Oct 2016 12:18:19 +0000 (13:18 +0100)
Change-Id: Ic01a03ae4e5b393d1b4f2a86b7e90f62149269fd

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

index 8c9ed00a4d2acd8a6e8240fd0e1571298e7a0d12..91fe3b9cc0652179e488d1e8a7d657afe4fdec3a 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 = 11;
+const unsigned int TOOLKIT_MICRO_VERSION = 12;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b5a63b2bc1490584c7ebdcd14acbfeb8ebe99da6..3a926c14522e9e2216a7babe120af5b12077e3c3 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-addon
 Summary:    DALi module for Node.JS
-Version:    1.2.11
+Version:    1.2.12
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index 788769d75643aef41f7579dc69d73db31ebdf130..849ebeec006424c3d23b7469642b74c4612462c4 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       NDalic
 Summary:    dali wrapper
-Version:    1.2.11
+Version:    1.2.12
 Release:    1
 Group:      uifw/graphic
 License:    TO_BE_FILLED_IN
index bae76d7799e79cdaafb548252b9083ea9e545779..27457e1a299a089908a7196cbbcdba2c7194d4d7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.11
+Version:    1.2.12
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT