DALi Version 1.3.35 00/185900/1 dali_1.3.35
authorgreynaga <g.reynaga@samsung.com>
Fri, 3 Aug 2018 09:30:05 +0000 (10:30 +0100)
committergreynaga <g.reynaga@samsung.com>
Fri, 3 Aug 2018 09:30:05 +0000 (10:30 +0100)
Change-Id: Ib0e1d7fb687b93f3c94a7e963f009e67af514813

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

index e4ba67c..095e1db 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 = 34;
+const unsigned int CORE_MICRO_VERSION = 35;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 36da210..994ba5f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.34
+Version:    1.3.35
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT