!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:
commit
ea5ccf205e
|
@ -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.
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue