mirror of
https://github.com/armink/FlashDB.git
synced 2026-08-17 17:11:50 +08:00
Change the version number to v1.0.0
This commit is contained in:
+1
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user