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 91d0975 commit a9511e7Copy full SHA for a9511e7
1 file changed
src/version.h
@@ -1,5 +1,5 @@
1
-#define KEYDB_REAL_VERSION "6.3.0"
2
-#define KEYDB_VERSION_NUM 0x00060300
+#define KEYDB_REAL_VERSION "6.3.1"
+#define KEYDB_VERSION_NUM 0x00060301
3
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
4
5
enum VersionCompareResult
0 commit comments