DALi Version 1.9.17 02/236702/1 dali_1.9.17
authorgreynaga <g.reynaga@samsung.com>
Fri, 19 Jun 2020 11:02:55 +0000 (12:02 +0100)
committergreynaga <g.reynaga@samsung.com>
Fri, 19 Jun 2020 11:02:55 +0000 (12:02 +0100)
Change-Id: I90e1e7cb6c5b49aa3a37e4d55358f331c26be257

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

index 38eba98..66ca366 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 9;
-const unsigned int ADAPTOR_MICRO_VERSION = 16;
+const unsigned int ADAPTOR_MICRO_VERSION = 17;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index fd8d6cf..d85ac69 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.9.16
+Version:    1.9.17
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT