[4.0] DALi version 1.2.77 14/165114/1 accepted/tizen/4.0/unified/20171228.065059 submit/tizen_4.0/20171226.082854 submit/tizen_4.0/20171227.063609
authorhuiyu,eun <huiyu.eun@samsung.com>
Tue, 26 Dec 2017 08:25:52 +0000 (17:25 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Tue, 26 Dec 2017 08:25:52 +0000 (17:25 +0900)
Change-Id: I2cc02cebc50e89af23f9cfabf91c9f928ba45b77
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 9b7cec9..4e7cb85 100755 (executable)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 76;
+const unsigned int ADAPTOR_MICRO_VERSION = 77;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index cd25865..a86815e 100755 (executable)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.76
+Version:    1.2.77
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT