[4.0] DALi version 1.2.77 15/165115/1 submit/tizen_4.0/20171226.082854
authorhuiyu,eun <huiyu.eun@samsung.com>
Tue, 26 Dec 2017 08:26:49 +0000 (17:26 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 26 Dec 2017 08:26:49 +0000 (17:26 +0900)
Change-Id: I4b585115ce27778366f4049aa4810e4146b3be51
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 2562d2e..819dfb0 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 = 76;
+const unsigned int TOOLKIT_MICRO_VERSION = 77;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9ef5e54..640b4a1 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.2.76
+Version:    1.2.77
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT