Skip to content

Commit 5573786

Browse files
committed
Change TDB version to 0.2.0
1 parent a178fad commit 5573786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/core/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#include "table.h"
2929
#include "tdb_if.h"
3030

31-
#define TDB_VERSION "0.1.18"
31+
#define TDB_VERSION "0.2.0"
3232

3333
MODULE_AUTHOR("Tempesta Technologies");
3434
MODULE_DESCRIPTION("Tempesta DB");

0 commit comments

Comments
 (0)