X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fdali-core-version.cpp;h=49f1cce83104330d7e75d47adfe9a734d8d1c89b;hb=8b714b172f5efd70e205a1f24de233066d533359;hp=d4a94f5da6dcdbca069dfbc0cbba569165fa2a0a;hpb=77d6674e6b85e424b85cbd99579eda25bdf647fb;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 d4a94f5..49f1cce 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 = 11; +const unsigned int CORE_MICRO_VERSION = 12; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifndef EMSCRIPTEN