mirror of
https://github.com/php/php-src.git
synced 2024-11-28 20:34:29 +08:00
- Change Zend version as API has changed
This commit is contained in:
parent
2e68fc59e3
commit
326f69f54e
@ -21,7 +21,7 @@
|
||||
#ifndef _ZEND_H
|
||||
#define _ZEND_H
|
||||
|
||||
#define ZEND_VERSION "0.90"
|
||||
#define ZEND_VERSION "0.92"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define BEGIN_EXTERN_C() extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user