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 03972c9 commit 0e01fe6Copy full SHA for 0e01fe6
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 PHP_VERSION
+#define PHP_INTERBASE_VERSION "1.0.0-dev"
29
30
PHP_MINIT_FUNCTION(ibase);
31
PHP_RINIT_FUNCTION(ibase);
0 commit comments