We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec93f19 commit 76b7a1bCopy full SHA for 76b7a1b
php_pdo_snowflake.h
@@ -11,7 +11,7 @@ extern zend_module_entry pdo_snowflake_module_entry;
11
/**
12
* PHP PDO Snowflake version for PHP info
13
*/
14
-#define PDO_SNOWFLAKE_VERSION "3.0.1"
+#define PDO_SNOWFLAKE_VERSION "3.0.2"
15
16
#ifdef PHP_WIN32
17
#define PHP_PDO_SNOWFLAKE_API __declspec(dllexport)
0 commit comments