mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Fix Zend version while we're at it
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef ZEND_H
|
||||
#define ZEND_H
|
||||
|
||||
#define ZEND_VERSION "1.0.3"
|
||||
#define ZEND_VERSION "1.0.4"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define BEGIN_EXTERN_C() extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user