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