From: Stig Bakken Date: Wed, 17 Nov 1999 13:25:44 +0000 (+0000) Subject: Bump version to 4.0b4-dev. X-Git-Tag: ZEND_OPTIMIZER_B1~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3150bd63e9472aacd84df531fcf477f829e4695a;p=php Bump version to 4.0b4-dev. --- diff --git a/NEWS b/NEWS index 43f92c34f6..0b31527bd0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? ?? ????, Version 4.0 Beta 4 + + November 16 1999, Version 4.0 Beta 3 - Added substr_replace() function. (Andrei) - ucfirst()/ucwords() no longer modify arg1. (Thies) diff --git a/main/php_version.h b/main/php_version.h index 651fe3bbd7..abcfe084c4 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.0b3" +#define PHP_VERSION "4.0b4-dev"