feat: Update software version to 2.1.99
AutoTestCI / AutoTest (push) Has been cancelled

This commit is contained in:
朱天龙 (Armink)
2025-12-23 08:42:26 +08:00
committed by GitHub
parent 8856961fa9
commit 60f65550bc
+2 -2
View File
@@ -21,8 +21,8 @@ extern "C" {
#endif
/* software version number */
#define FDB_SW_VERSION "2.1.1"
#define FDB_SW_VERSION_NUM 0x20101
#define FDB_SW_VERSION "2.1.99"
#define FDB_SW_VERSION_NUM 0x20199
/* the KV max name length must less then it */
#ifndef FDB_KV_NAME_MAX