]> granicus.if.org Git - php/commitdiff
Start on 4.0.3-dev. [placeholder] in NEWS is for automated nightly NEWS
authorAndrei Zmievski <andrei@php.net>
Tue, 29 Aug 2000 19:44:44 +0000 (19:44 +0000)
committerAndrei Zmievski <andrei@php.net>
Tue, 29 Aug 2000 19:44:44 +0000 (19:44 +0000)
file update script, it'll be removed after the first entry is there.

NEWS
configure.in

diff --git a/NEWS b/NEWS
index a1f8d808897c4fdd5531631045657fe299993a11..cf18d803f0890a637d5f394bc9ed1afe6b984256 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
+?? ??? 2000, Version 4.0.3-dev
+- [placeholder]
+
 29 Aug 2000, Version 4.0.2 
 - PHP 3 regression testing framework re-born (Stig)
 - Added php_uname() function (Stig)
index cb6ac8cfcf8bc7c67c4c2071d619fd5db41ff8ef..c2c1a7a5aa5ff322dbcdbc3269a4d98c3d0b6784 100644 (file)
@@ -51,7 +51,7 @@ dnl ## All of these are normally in the extension directories.
 dnl ## Diversion 5 is the last one.  Here we generate files and clean up.
 
 dnl ## This is where the version number is changed from now on!
-AM_INIT_AUTOMAKE(php, 4.0.2)
+AM_INIT_AUTOMAKE(php, 4.0.3-dev)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new