[4.0] DALi version 1.2.76 87/164787/1 accepted/tizen/4.0/unified/20171222.062703 submit/tizen_4.0/20171221.053908
authorhuiyu,eun <huiyu.eun@samsung.com>
Thu, 21 Dec 2017 05:08:45 +0000 (14:08 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Thu, 21 Dec 2017 05:08:45 +0000 (14:08 +0900)
Change-Id: Ie6afb35ac95f9157323567eba7028117c0a2a6c3
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index d9617b1..315c8bf 100755 (executable)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 75;
+const unsigned int CORE_MICRO_VERSION = 76;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 46c2200..adc7771 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.2.75
+Version:    1.2.76
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT