Skip to content

Commit b89f3d2

Browse files
author
Martin Köditz
committed
Changed Version from 1.1.0-beta to 1.1.0
1 parent 08dd9ab commit b89f3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_interbase.h

+1-1
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-beta"
28+
#define PHP_INTERBASE_VERSION "1.1.0"
2929

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

0 commit comments

Comments
 (0)