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