Change the version number to v1.0.0
This commit is contained in:
parent
77f766caff
commit
103674dd30
|
@ -17,7 +17,7 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* software version number */
|
/* software version number */
|
||||||
#define FDB_SW_VERSION "1.0.0 beta"
|
#define FDB_SW_VERSION "1.0.0"
|
||||||
#define FDB_SW_VERSION_NUM 0x10000
|
#define FDB_SW_VERSION_NUM 0x10000
|
||||||
|
|
||||||
/* the KV max name length must less then it */
|
/* the KV max name length must less then it */
|
||||||
|
|
Loading…
Reference in New Issue