Skip to content

Commit 103674d

Browse files
committed
Change the version number to v1.0.0
1 parent 77f766c commit 103674d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/fdb_def.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ extern "C" {
1717
#endif
1818

1919
/* software version number */
20-
#define FDB_SW_VERSION "1.0.0 beta"
20+
#define FDB_SW_VERSION "1.0.0"
2121
#define FDB_SW_VERSION_NUM 0x10000
2222

2323
/* the KV max name length must less then it */

0 commit comments

Comments
 (0)