DALi Version 1.3.39 05/188105/1 dali_1.3.39
authorRichard Huang <r.huang@samsung.com>
Fri, 31 Aug 2018 09:39:43 +0000 (10:39 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 31 Aug 2018 09:39:43 +0000 (10:39 +0100)
Change-Id: I17283d1be3d5053077f729ac971c321ad37248eb

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

index 19307a4..43e6542 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 3;
-const unsigned int CORE_MICRO_VERSION = 38;
+const unsigned int CORE_MICRO_VERSION = 39;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 76abc48..dd70a27 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.38
+Version:    1.3.39
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT