X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fdali-core-version.cpp;h=3c5439988504210585f0ce8870c184edcfc439e7;hb=cddc4be9fb810c78a0a0d2bf20fc320b51d2e10e;hp=411d1bf7a642f1492ce4673428e7c9fcfc9492d2;hpb=8f11782cf4a608c6962fc38c8f00f1813b6239e6;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 old mode 100644 new mode 100755 index 411d1bf..3c54399 --- 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 = 61; +const unsigned int CORE_MICRO_VERSION = 82; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifdef DEBUG_ENABLED