mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
update module version number
This commit is contained in:
parent
ac11490f82
commit
0d074e23d3
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ zend_module_entry zip_module_entry = {
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
PHP_MINFO(zip),
|
PHP_MINFO(zip),
|
||||||
"1.4.0",
|
"2.0.0",
|
||||||
STANDARD_MODULE_PROPERTIES
|
STANDARD_MODULE_PROPERTIES
|
||||||
};
|
};
|
||||||
/* }}} */
|
/* }}} */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue