File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1616 | Andrew Avdeev <andy@simgts.mv.ru> |
1717 | Ard Biesheuvel <a.k.biesheuvel@its.tudelft.nl> |
1818 | Martin Koeditz <martin.koeditz@it-syn.de> |
19+ | Jonatan Klemets <jonatan.r.klemets@gmail.com> |
1920 | others |
2021 +----------------------------------------------------------------------+
2122 | You'll find history on Github |
@@ -31,7 +32,7 @@ extern zend_module_entry ibase_module_entry;
3132
3233#include "php_version.h"
3334// Keep version in track with Firebird
34- #define PHP_INTERBASE_VERSION "3.0.0 "
35+ #define PHP_INTERBASE_VERSION "3.0.1 "
3536
3637PHP_MINIT_FUNCTION (ibase );
3738PHP_RINIT_FUNCTION (ibase );
@@ -104,4 +105,4 @@ PHP_FUNCTION(ibase_free_event_handler);
104105
105106#define phpext_interbase_ptr NULL
106107
107- #endif /* PHP_INTERBASE_H */
108+ #endif /* PHP_INTERBASE_H */
You can’t perform that action at this time.
0 commit comments