X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fdali-core-version.cpp;h=3c5439988504210585f0ce8870c184edcfc439e7;hb=cddc4be9fb810c78a0a0d2bf20fc320b51d2e10e;hp=d4b14863f674920cc2c133a5b73a845d905e0bc8;hpb=e2f128212b8c23e4030032d5ff638c7df2b08e72;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 d4b1486..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 = 54; +const unsigned int CORE_MICRO_VERSION = 82; const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__; #ifdef DEBUG_ENABLED