summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>1999-11-17 09:38:21 +0000
committerThies C. Arntzen <thies@php.net>1999-11-17 09:38:21 +0000
commit927260bf57327b3496d70037a971cf8dce2490a2 (patch)
tree2d248b38d52cf3f587cc46b41fb12771788df6dd
parent800e00727a9857e795c4a8614f383b22c64ff0be (diff)
downloadphp-git-927260bf57327b3496d70037a971cf8dce2490a2.tar.gz
b3 is already tagged in CVS
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e4eba6063a..71438a4347 100644
--- a/configure.in
+++ b/configure.in
@@ -34,7 +34,7 @@ dnl ## Diversion 4 is the last one. Here we generate files and clean up.
divert(1)
dnl ## This is where the version number is changed from now on!
-AM_INIT_AUTOMAKE(php, 4.0b3)
+AM_INIT_AUTOMAKE(php, 4.0b4-dev)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new