[4.0] DALi version 1.2.61.2 87/158987/1 submit/tizen_4.0/20171106.091104 submit/tizen_4.0/20171106.114750
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 6 Nov 2017 08:07:35 +0000 (17:07 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 6 Nov 2017 08:07:35 +0000 (17:07 +0900)
Change-Id: Icf5b69416f5f9ccc65eb87d42e4b103420ed435e

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

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