DALi Version 1.3.16 80/172880/1 dali_1.3.16
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 16 Mar 2018 11:51:09 +0000 (11:51 +0000)
committerVictor Cebollada <v.cebollada@samsung.com>
Fri, 16 Mar 2018 11:51:09 +0000 (11:51 +0000)
Change-Id: I1e316ac1f53f054f8919c35119016f70403490a2

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

index b911fa9..1ce8508 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 = 15;
+const unsigned int CORE_MICRO_VERSION = 16;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 73a604b..fbb1eb6 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.15
+Version:    1.3.16
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT