[4.0] DALi version 1.2.88 29/171129/1
authordongsug.song <dongsug.song@samsung.com>
Tue, 27 Feb 2018 01:11:39 +0000 (10:11 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Tue, 27 Feb 2018 01:11:39 +0000 (10:11 +0900)
Change-Id: I6dca836effaf1b666cc23898e881d76a7f3f70f1
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 8e41de8..d7fe48e 100755 (executable)
@@ -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 = 87;
+const unsigned int TOOLKIT_MICRO_VERSION = 88;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 19672fc..2ae97d5 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.87
+Version:    1.2.88
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT