Skip to content

Commit 24cfdfa

Browse files
author
Martin Köditz
committed
Updated version to 5.0.2
1 parent 29e9d6f commit 24cfdfa

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.1"
35+
#define PHP_INTERBASE_VERSION "5.0.2"
3636

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

0 commit comments

Comments
 (0)