Skip to content

Commit 7fb9a0a

Browse files
authored
Update CubeSQLPlugin.h
1 parent 772806a commit 7fb9a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/CubeSQLPlugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
#define PING_FREQUENCY 300 // on the server it is specified as 300
1515
#define DEBUG_WRITE(...) if (debugFile != NULL) debug_write(__VA_ARGS__)
16-
#define PLUGIN_VERSION "3.3.2"
16+
#define PLUGIN_VERSION "3.3.3"
1717
#define SSL_NOVERSION "N/A"
1818
#define MAX_TYPES_COUNT 512
1919

0 commit comments

Comments
 (0)