mirror of
https://github.com/armink/FlashDB.git
synced 2026-08-17 17:11:50 +08:00
[fdb] Update the version number
This commit is contained in:
+2
-2
@@ -21,8 +21,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/* software version number */
|
||||
#define FDB_SW_VERSION "2.1.0"
|
||||
#define FDB_SW_VERSION_NUM 0x20100
|
||||
#define FDB_SW_VERSION "2.1.1"
|
||||
#define FDB_SW_VERSION_NUM 0x20101
|
||||
|
||||
/* the KV max name length must less then it */
|
||||
#ifndef FDB_KV_NAME_MAX
|
||||
|
||||
Reference in New Issue
Block a user