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 16d7dcd commit a2d83ccCopy full SHA for a2d83cc
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.2"
+#define PHP_INTERBASE_VERSION "5.0.3"
36
37
PHP_MINIT_FUNCTION(ibase);
38
PHP_RINIT_FUNCTION(ibase);
0 commit comments