[4.0] DALi version 1.2.67 46/161746/1 accepted/tizen/4.0/unified/20171128.072822 submit/tizen_4.0/20171127.091326
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 27 Nov 2017 08:34:02 +0000 (17:34 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 27 Nov 2017 08:34:02 +0000 (17:34 +0900)
Change-Id: I385daf8814b605925a0063c217eb466b6b2b92c0

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

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