Skip to content

Commit ecb187a

Browse files
author
Martin Köditz
committed
Incremented version number to 1.1.1.
1 parent 9b6a8e8 commit ecb187a

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
@@ -25,7 +25,7 @@ extern zend_module_entry ibase_module_entry;
2525
#define phpext_interbase_ptr &ibase_module_entry
2626

2727
#include "php_version.h"
28-
#define PHP_INTERBASE_VERSION "1.1.0"
28+
#define PHP_INTERBASE_VERSION "1.1.1"
2929

3030
PHP_MINIT_FUNCTION(ibase);
3131
PHP_RINIT_FUNCTION(ibase);

0 commit comments

Comments
 (0)