We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16897d3 commit aae676dCopy full SHA for aae676d
src/version.h
@@ -1,4 +1,4 @@
1
-#define KEYDB_REAL_VERSION "6.0.18"
2
-#define KEYDB_VERSION_NUM 0x00060012
+#define KEYDB_REAL_VERSION "6.2.0"
+#define KEYDB_VERSION_NUM 0x00060013
3
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
4
0 commit comments