DALi Version 1.2.47 48/137748/1 dali_1.2.47
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 7 Jul 2017 10:20:30 +0000 (11:20 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 7 Jul 2017 10:20:30 +0000 (11:20 +0100)
Change-Id: I2b598e869f95e01b1f77e59a48b1f5d26764fa88

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

index 193696a..bcc2b53 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 = 46;
+const unsigned int ADAPTOR_MICRO_VERSION = 47;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 1a0e147..06e768c 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.2.46
+Version:    1.2.47
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT