[4.0] DALi version 1.2.66 94/160794/1 accepted/tizen/4.0/unified/20171121.061728 submit/tizen_4.0/20171120.062402
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Nov 2017 06:12:17 +0000 (15:12 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 20 Nov 2017 06:12:17 +0000 (15:12 +0900)
Change-Id: I3eb8a6d5a905a1fe7d730b193d25297429a347d9

adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 9f54479..b35b071 100644 (file)
@@ -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 = 61003;
+const unsigned int ADAPTOR_MICRO_VERSION = 66;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 6ae36a4..f8a2d9f 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.61.3
+Version:    1.2.66
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT