DALi Version 1.3.42 75/189875/1 dali_1.3.42
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 21 Sep 2018 09:17:45 +0000 (10:17 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 21 Sep 2018 09:17:45 +0000 (10:17 +0100)
Change-Id: I9a4957f3b5c71809f72a91492b853e1b4fb77559

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

index be77003..aadbb5b 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 = 41;
+const unsigned int CORE_MICRO_VERSION = 42;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0596578..08f2c53 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.41
+Version:    1.3.42
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT