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 16
16
| Andrew Avdeev <andy@simgts.mv.ru> |
17
17
| Ard Biesheuvel <a.k.biesheuvel@its.tudelft.nl> |
18
18
| Martin Koeditz <martin.koeditz@it-syn.de> |
19
+ | Jonatan Klemets <jonatan.r.klemets@gmail.com> |
19
20
| others |
20
21
+----------------------------------------------------------------------+
21
22
| You'll find history on Github |
@@ -31,7 +32,7 @@ extern zend_module_entry ibase_module_entry;
31
32
32
33
#include "php_version.h"
33
34
// Keep version in track with Firebird
34
- #define PHP_INTERBASE_VERSION "3.0.0 "
35
+ #define PHP_INTERBASE_VERSION "3.0.1 "
35
36
36
37
PHP_MINIT_FUNCTION (ibase );
37
38
PHP_RINIT_FUNCTION (ibase );
@@ -104,4 +105,4 @@ PHP_FUNCTION(ibase_free_event_handler);
104
105
105
106
#define phpext_interbase_ptr NULL
106
107
107
- #endif /* PHP_INTERBASE_H */
108
+ #endif /* PHP_INTERBASE_H */
You can’t perform that action at this time.
0 commit comments