DALi Version 1.2.23 87/111487/1 dali_1.2.23
authorRichard Huang <r.huang@samsung.com>
Fri, 20 Jan 2017 13:35:44 +0000 (13:35 +0000)
committerRichard Huang <r.huang@samsung.com>
Fri, 20 Jan 2017 13:35:44 +0000 (13:35 +0000)
Change-Id: I796b221c5a0f66b643f2ab095dc673bd6c798aeb

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

index 0d03d34..01487cb 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 = 22;
+const unsigned int TOOLKIT_MICRO_VERSION = 23;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 81f942c..5b64744 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-addon
 Summary:    DALi module for Node.JS
-Version:    1.2.22
+Version:    1.2.23
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index 0853246..a6864fd 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.22
+Version:    1.2.23
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT