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 29e9d6f commit 24cfdfaCopy full SHA for 24cfdfa
php_interbase.h
@@ -32,7 +32,7 @@ extern zend_module_entry ibase_module_entry;
32
33
#include "php_version.h"
34
// Keep version in track with Firebird
35
-#define PHP_INTERBASE_VERSION "5.0.1"
+#define PHP_INTERBASE_VERSION "5.0.2"
36
37
PHP_MINIT_FUNCTION(ibase);
38
PHP_RINIT_FUNCTION(ibase);
0 commit comments