DALi Version 1.3.34 10/185310/1 dali_1.3.34
authorDavid Steele <david.steele@samsung.com>
Fri, 27 Jul 2018 11:42:12 +0000 (12:42 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 27 Jul 2018 11:42:12 +0000 (12:42 +0100)
Change-Id: I5684bff904d2c10d09db269b56a4cda8fcb801af

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

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