[4.0] DALi 1.2.61.3 47/159847/1 accepted/tizen/4.0/unified/20171114.062925 submit/tizen_4.0/20171113.081818 submit/tizen_4.0/20171114.000133
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 13 Nov 2017 08:12:07 +0000 (17:12 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 13 Nov 2017 08:12:07 +0000 (17:12 +0900)
Change-Id: I609610887c85c803e181c2e2fa1c628bd6ae7c91

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

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