DALi Version 1.3.5 39/165039/1 dali_1.3.5
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 22 Dec 2017 14:18:45 +0000 (14:18 +0000)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 22 Dec 2017 14:18:45 +0000 (14:18 +0000)
Change-Id: I350b280d63968fb20b945370b62b815ea0fd4122

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

index 62490e3..829ff89 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 = 4;
+const unsigned int CORE_MICRO_VERSION = 5;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 7cf5bd6..8001b5c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.4
+Version:    1.3.5
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT