DALi Version 1.3.19 71/175071/1 dali_1.3.19
authorRichard Huang <r.huang@samsung.com>
Fri, 6 Apr 2018 13:54:52 +0000 (14:54 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 6 Apr 2018 13:54:52 +0000 (14:54 +0100)
Change-Id: Iaf94232fc30dda54b1bd7e5532021f0b0207e558

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

index 5656ba8..db85503 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 = 18;
+const unsigned int CORE_MICRO_VERSION = 19;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8812bae..9e3f1b2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.18
+Version:    1.3.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT