Change the version number to v1.0.0

This commit is contained in:
armink 2020-10-08 19:26:44 +08:00
parent 77f766caff
commit 103674dd30
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ extern "C" {
#endif
/* software version number */
#define FDB_SW_VERSION "1.0.0 beta"
#define FDB_SW_VERSION "1.0.0"
#define FDB_SW_VERSION_NUM 0x10000
/* the KV max name length must less then it */