Skip to content

Commit 02e9f94

Browse files
committed
Set version
1 parent 442c3de commit 02e9f94

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.0"
2+
#define KEYDB_VERSION_NUM 0x00060300
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)