]> granicus.if.org Git - php/commitdiff
the next baby is likely to be RC1, but...
authorThies C. Arntzen <thies@php.net>
Mon, 21 Feb 2000 11:02:02 +0000 (11:02 +0000)
committerThies C. Arntzen <thies@php.net>
Mon, 21 Feb 2000 11:02:02 +0000 (11:02 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 78cd053d817740e070609949808644882ebcd5cd..4506940bfe1676dd0f1906ab966f8ab0c2055971 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
+???, Version 4.0 Beta 5
+
 20 February 2000, Version 4.0 Beta 4
 - Introduced $HTTP_POST_FILES[], that contains information about files uploaded
   through HTTP upload (Zeev)
index 3cf6de431ff23674b75e8a58620669d2319514c4..b5c7d1c45dc4dd6fb773c6a7a4445f553c23ec70 100644 (file)
@@ -52,7 +52,7 @@ divert(2)
 PHP_CONFIGURE_PART(Running system checks)
        
 dnl ## This is where the version number is changed from now on!
-AM_INIT_AUTOMAKE(php, 4.0b4)
+AM_INIT_AUTOMAKE(php, 4.0b5-dev)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new