Skip to content

Commit a9511e7

Browse files
committed
Version bump
1 parent 91d0975 commit a9511e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#define KEYDB_REAL_VERSION "6.3.0"
2-
#define KEYDB_VERSION_NUM 0x00060300
1+
#define KEYDB_REAL_VERSION "6.3.1"
2+
#define KEYDB_VERSION_NUM 0x00060301
33
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
44

55
enum VersionCompareResult

0 commit comments

Comments
 (0)