Skip to content

Commit 91a8a4e

Browse files
committed
version fix
1 parent 2ce0c55 commit 91a8a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_bfr.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ PHP_MINFO_FUNCTION(bfr);
4444

4545
extern zend_module_entry bfr_module_entry;
4646

47-
#define PHP_BFR_VERSION "1.0"
47+
#define PHP_BFR_VERSION "1.0.0"
4848

4949
ZEND_BEGIN_MODULE_GLOBALS(bfr)
5050
ZEND_END_MODULE_GLOBALS(bfr)

0 commit comments

Comments
 (0)