Skip to content

Commit 7e7e5e5

Browse files
set version to 6.3.4
1 parent de3c218 commit 7e7e5e5

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,5 +1,5 @@
1-
#define KEYDB_REAL_VERSION "255.255.255"
2-
#define KEYDB_VERSION_NUM 0x00ffffff
1+
#define KEYDB_REAL_VERSION "6.3.4"
2+
#define KEYDB_VERSION_NUM 0x00060304
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)