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 9b6a8e8 commit ecb187aCopy full SHA for ecb187a
php_interbase.h
@@ -25,7 +25,7 @@ extern zend_module_entry ibase_module_entry;
25
#define phpext_interbase_ptr &ibase_module_entry
26
27
#include "php_version.h"
28
-#define PHP_INTERBASE_VERSION "1.1.0"
+#define PHP_INTERBASE_VERSION "1.1.1"
29
30
PHP_MINIT_FUNCTION(ibase);
31
PHP_RINIT_FUNCTION(ibase);
0 commit comments