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