]> granicus.if.org Git - php/commitdiff
- For Sebastian. Will allow to see you're using the Engine 2 CVS via
authorAndi Gutmans <andi@php.net>
Sat, 11 Aug 2001 00:20:37 +0000 (00:20 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 11 Aug 2001 00:20:37 +0000 (00:20 +0000)
  phpinfo()

Zend/zend.h

index 5d808bfd20adb92926bda0451e318a811804245b..b93ff3ee725b011e15b139147b37d108d0f81dda 100644 (file)
@@ -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" {