DALi Version 2.2.10
[platform/core/uifw/dali-core.git] / dali / public-api / dali-core-version.cpp
index 53c4e01..7fae984 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 2;
-const uint32_t    CORE_MICRO_VERSION = 9;
+const uint32_t    CORE_MICRO_VERSION = 10;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED