Browse Source

Bump version to 4.0b4-dev.

experimetnal/RETURN_REF_PATCH
Stig Bakken 26 years ago
parent
commit
3150bd63e9
  1. 3
      NEWS
  2. 2
      main/php_version.h

3
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)

2
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"
Loading…
Cancel
Save