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 4272a7d commit f660cd9Copy full SHA for f660cd9
src/version.h
@@ -1,4 +1,4 @@
1
#define KEYDB_REAL_VERSION "6.0.18"
2
-#define KEYDB_VERSION_NUM 0x00060011
+#define KEYDB_VERSION_NUM 0x00060012
3
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
4
0 commit comments