Skip to content

Commit aae676d

Browse files
bump version
1 parent 16897d3 commit aae676d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/version.h

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

0 commit comments

Comments
 (0)