X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fdali-core-version.cpp;h=57035011fd224d7c0e602e33eaeacdb035cb7ab2;hb=4c1d314e5532f093daa46fcf038f47cde2c70a1b;hp=16bf03a3457969795e32e4e6243ee5edc31a2cda;hpb=d7ef4c059b82144923dda3ab1ea7915bde2e1796;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 16bf03a..5703501 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 = 2; -const unsigned int CORE_MICRO_VERSION = 52; +const unsigned int CORE_MICRO_VERSION = 57; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifdef DEBUG_ENABLED