We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8427de commit 94479afCopy full SHA for 94479af
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.2"
+#define PDO_SNOWFLAKE_VERSION "3.0.3"
15
16
#ifdef PHP_WIN32
17
#define PHP_PDO_SNOWFLAKE_API __declspec(dllexport)
0 commit comments