1.2: bump version to dev
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@340 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
ad41b0921a
commit
253988674d
2
xcache.c
2
xcache.c
|
@ -2621,7 +2621,7 @@ static ZEND_MODULE_POST_ZEND_DEACTIVATE_D(xcache)
|
|||
|
||||
zend_module_entry xcache_module_entry = {
|
||||
STANDARD_MODULE_HEADER,
|
||||
"XCache",
|
||||
XCACHE_NAME,
|
||||
xcache_functions,
|
||||
PHP_MINIT(xcache),
|
||||
PHP_MSHUTDOWN(xcache),
|
||||
|
|
Loading…
Reference in New Issue