!30685 [MS][LITE][Develop] Changed the Lite version to 1.6.1

Merge pull request !30685 from sunsuodong/code_docs_version
This commit is contained in:
i-robot 2022-03-01 02:56:19 +00:00 committed by Gitee
commit ea5ccf205e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ namespace mindspore {
namespace lite {
const int ms_version_major = 1;
const int ms_version_minor = 6;
const int ms_version_revision = 0;
const int ms_version_revision = 1;
/// \brief Global method to get a version string.
///