From: Zeev Suraski Date: Sat, 19 Feb 2000 22:49:38 +0000 (+0000) Subject: Prepare for B4-RC1 X-Git-Tag: php-4.0b4_rc1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80ca00005f049f54905860d2d44bb9fb84435d5c;p=php Prepare for B4-RC1 --- diff --git a/NEWS b/NEWS index 6ab7607d87..17d6f8a7c8 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ?? ????, Version 4.0 Beta 4 +20 February 2000, Version 4.0 Beta 4 - Made PHP work under Microsoft Personal Web Server, under both Windows NT workstation and Windows 95 (Zeev) - Made multipart/form-data content obey to the variables_order directive (Zeev) diff --git a/main/php_version.h b/main/php_version.h index abcfe084c4..31d26aba49 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -1,3 +1,3 @@ /* automatically generated by configure */ /* edit configure.in.in to change version number */ -#define PHP_VERSION "4.0b4-dev" +#define PHP_VERSION "4.0b4-rc1"