DALi Version 1.3.22 69/177369/1 dali_1.3.22
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 27 Apr 2018 11:04:48 +0000 (12:04 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 27 Apr 2018 11:04:48 +0000 (12:04 +0100)
Change-Id: Ibe7e70b10411a3c689658ebff00fc0d69cd179f8

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

index 0baae26..b9d0ab1 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 = 21;
+const unsigned int CORE_MICRO_VERSION = 22;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 7aa4dcf..2a080cf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.21
+Version:    1.3.22
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT