[dali_1.3.43] Merge branch 'devel/master' 65/190265/1 submit/trunk/20181001.110911
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 28 Sep 2018 13:05:24 +0000 (14:05 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 28 Sep 2018 13:05:24 +0000 (14:05 +0100)
Change-Id: Ie36fb941563c6c4898ef0bb880cd505c9ea3420d

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

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