Skip to content

Commit a2d83cc

Browse files
Update PHP_INTERBASE_VERSION to 5.0.3
1 parent 16d7dcd commit a2d83cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_interbase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ extern zend_module_entry ibase_module_entry;
3232

3333
#include "php_version.h"
3434
// Keep version in track with Firebird
35-
#define PHP_INTERBASE_VERSION "5.0.2"
35+
#define PHP_INTERBASE_VERSION "5.0.3"
3636

3737
PHP_MINIT_FUNCTION(ibase);
3838
PHP_RINIT_FUNCTION(ibase);

0 commit comments

Comments
 (0)