DALi Version 1.4.41
[platform/core/uifw/dali-core.git] / dali / public-api / dali-core-version.cpp
index fbe927c..96dc8b6 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const uint32_t CORE_MAJOR_VERSION = 1;
 const uint32_t CORE_MINOR_VERSION = 4;
-const uint32_t CORE_MICRO_VERSION = 40;
+const uint32_t CORE_MICRO_VERSION = 41;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED