]> granicus.if.org Git - php/commitdiff
4.0.6 is tagged, HEAD is now 4.0.7-dev
authorThies C. Arntzen <thies@php.net>
Fri, 11 May 2001 18:03:42 +0000 (18:03 +0000)
committerThies C. Arntzen <thies@php.net>
Fri, 11 May 2001 18:03:42 +0000 (18:03 +0000)
configure.in
main/php_version.h

index afe80ccd7f2337859e929a9245393264e5b9dd86..e9ffb4708ec52a0b61ed48e2e3aa7421145cf3d7 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.6-dev, nodefine)
+AM_INIT_AUTOMAKE(php, 4.0.7-dev, nodefine)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new
index 343987ede8be0b4fce771b8e39e43dabb5a9f2d9..cd8c544248717ff42fb6bab8eb7b56373893a5e3 100644 (file)
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
-#define PHP_VERSION "4.0.6-dev"
+#define PHP_VERSION "4.0.7-dev"