DALi Version 1.3.14 06/171406/1 dali_1.3.14
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 2 Mar 2018 11:50:59 +0000 (11:50 +0000)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 2 Mar 2018 11:50:59 +0000 (11:50 +0000)
Change-Id: Icd03823bc76c651dbede4348c525f8fd5e780a2e

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

index 3cfe1b3..8d51607 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 = 13;
+const unsigned int CORE_MICRO_VERSION = 14;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 43a7ef4..70d2a53 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.13
+Version:    1.3.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT