X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fdali-toolkit-version.h;h=1990fc2e4152ffe3e00ad17977d527cad751e40f;hb=b807487f76a85784ac701eb8739f0fd7cd375823;hp=5f174dd7f60b91a5a59caa7ae0239a6016b3fedf;hpb=b97b29c76acefabbae2c0a4e9ecc261bf9dd8036;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/public-api/dali-toolkit-version.h b/dali-toolkit/public-api/dali-toolkit-version.h old mode 100755 new mode 100644 index 5f174dd..1990fc2 --- a/dali-toolkit/public-api/dali-toolkit-version.h +++ b/dali-toolkit/public-api/dali-toolkit-version.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_VERSION_H /* - * Copyright (c) 2019 Samsung Electronics Co., Ltd. + * Copyright (c) 2020 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ namespace Toolkit DALI_TOOLKIT_API extern const unsigned int TOOLKIT_MAJOR_VERSION; ///< The major version number of the Toolkit. DALI_TOOLKIT_API extern const unsigned int TOOLKIT_MINOR_VERSION; ///< The minor version number of the Toolkit. DALI_TOOLKIT_API extern const unsigned int TOOLKIT_MICRO_VERSION; ///< The micro version number of the Toolkit. -DALI_TOOLKIT_API extern const char * const TOOLKIT_BUILD_DATE; ///< The date/time the Toolkit library was built. +DALI_TOOLKIT_API extern const char* const TOOLKIT_BUILD_DATE; ///< The date/time the Toolkit library was built. } // namespace Toolkit } // namespace Dali