X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fdali-core-version.cpp;h=9a0d6b17081a70ca5d4d2ce65a84b1f4073e6a01;hb=refs%2Fchanges%2F02%2F81202%2F1;hp=966b434ee5c8f0a944727becdd0190bae9f58be8;hpb=97a5b3dc7da6f46d26803af893e862bd28647ad0;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/dali-core-version.cpp b/dali/public-api/dali-core-version.cpp index 966b434..9a0d6b1 100644 --- a/dali/public-api/dali-core-version.cpp +++ b/dali/public-api/dali-core-version.cpp @@ -28,7 +28,7 @@ namespace Dali const unsigned int CORE_MAJOR_VERSION = 1; const unsigned int CORE_MINOR_VERSION = 1; -const unsigned int CORE_MICRO_VERSION = 18; +const unsigned int CORE_MICRO_VERSION = 44; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifndef EMSCRIPTEN