X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fdali-core-version.cpp;h=7193120e9049064e334e17e924816736d6611f48;hb=9e7f231869e96d3c88358802936b1aa4ba440cda;hp=9a0d6b17081a70ca5d4d2ce65a84b1f4073e6a01;hpb=22429ed1dd721ba7fd0ba7c250ba68bb35ebde1b;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 9a0d6b1..7193120 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 = 44; +const unsigned int CORE_MICRO_VERSION = 48; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifndef EMSCRIPTEN