]> granicus.if.org Git - php/commitdiff
Bump up Zend version to 3.0.0
authorAndrei Zmievski <andrei@php.net>
Wed, 17 Aug 2005 16:43:11 +0000 (16:43 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 17 Aug 2005 16:43:11 +0000 (16:43 +0000)
# I think the changes made due to Unicode support justify it.

Zend/zend.h

index 256155160352e45797f40a5ee8ca4585b6a87d15..e681b860db4cb25837986a53ebc7e11844cd0a94 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef ZEND_H
 #define ZEND_H
 
-#define ZEND_VERSION "2.1.0-dev"
+#define ZEND_VERSION "3.0.0-dev"
 
 #define ZEND_ENGINE_2