We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772806a commit 7fb9a0aCopy full SHA for 7fb9a0a
sources/CubeSQLPlugin.h
@@ -13,7 +13,7 @@
13
14
#define PING_FREQUENCY 300 // on the server it is specified as 300
15
#define DEBUG_WRITE(...) if (debugFile != NULL) debug_write(__VA_ARGS__)
16
-#define PLUGIN_VERSION "3.3.2"
+#define PLUGIN_VERSION "3.3.3"
17
#define SSL_NOVERSION "N/A"
18
#define MAX_TYPES_COUNT 512
19
0 commit comments