]> granicus.if.org Git - php/commitdiff
The changes to build system and the streams stuff alone are big enough
authorfoobar <sniper@php.net>
Thu, 21 Mar 2002 20:55:55 +0000 (20:55 +0000)
committerfoobar <sniper@php.net>
Thu, 21 Mar 2002 20:55:55 +0000 (20:55 +0000)
reason to make next release 4.3.0

configure.in
main/php_version.h

index 23b45b99cec230ffdc28d622d1ebb004b15b941a..7307ab662224105afe734628de71e6bb3a07a647 100644 (file)
@@ -37,7 +37,7 @@ done
 AC_CANONICAL_HOST
 AC_CONFIG_HEADER(main/php_config.h)
 
-VERSION="4.2.1-dev"
+VERSION="4.3.0-dev"
 
 dnl Define where extension directories are located in the configure context
 AC_DEFUN(PHP_EXT_BUILDDIR,[ext/$1])dnl
index 3d72e9a156fda216959de45b91473e48c8bf7c4f..acab3c3e3015ec7de978763cfc0353c0013a907e 100644 (file)
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
-#define PHP_VERSION "4.2.1-dev"
+#define PHP_VERSION "4.3.0-dev"