[4.0] DALi version 1.2.61.1 48/158648/1 accepted/tizen/4.0/unified/20171103.162651 submit/tizen_4.0/20171102.100953
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Nov 2017 08:45:28 +0000 (17:45 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 2 Nov 2017 08:45:52 +0000 (17:45 +0900)
Change-Id: Ib6b1ebc7b48fd4d237b9c1290e8bba5f23e76d1d

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

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