mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
- For Sebastian. Will allow to see you're using the Engine 2 CVS via
phpinfo()
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
#ifndef ZEND_H
|
||||
#define ZEND_H
|
||||
|
||||
#define ZEND_VERSION "1.0.7"
|
||||
#define ZEND_VERSION "2.0.0-dev"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define BEGIN_EXTERN_C() extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user