mirror of
https://github.com/armink/FlashDB.git
synced 2026-08-17 09:01:46 +08:00
[fdb] update the version number to V1.1.2
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/* software version number */
|
||||
#define FDB_SW_VERSION "1.1.1"
|
||||
#define FDB_SW_VERSION_NUM 0x10101
|
||||
#define FDB_SW_VERSION "1.1.2"
|
||||
#define FDB_SW_VERSION_NUM 0x10102
|
||||
|
||||
/* the KV max name length must less then it */
|
||||
#ifndef FDB_KV_NAME_MAX
|
||||
|
||||
Reference in New Issue
Block a user