DALi Version 1.3.37 47/187047/1 dali_1.3.37
authorthothamon <jason.perry@partner.samsung.com>
Fri, 17 Aug 2018 11:15:40 +0000 (12:15 +0100)
committerthothamon <jason.perry@partner.samsung.com>
Fri, 17 Aug 2018 11:15:40 +0000 (12:15 +0100)
Change-Id: I7c1d0d27de71dbf48e2516a98799c1740acbccd3

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

index 8d74556..d78b870 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 3;
-const unsigned int ADAPTOR_MICRO_VERSION = 36;
+const unsigned int ADAPTOR_MICRO_VERSION = 37;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 5958ebe..c22f148 100644 (file)
@@ -19,7 +19,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.3.36
+Version:    1.3.37
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT