summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-02-20 21:30:33 +0000
committerZeev Suraski <zeev@php.net>2000-02-20 21:30:33 +0000
commit021836efcb0c9fac6062d72302060f72aa975ce4 (patch)
tree6d9036832ddfc9a001c3ffb9c52a7a0d977d373e /configure.in
parentc764f2e3ab364469ab92d481f650084aa9e532e8 (diff)
downloadphp-git-021836efcb0c9fac6062d72302060f72aa975ce4.tar.gz
Go B4, go!
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b798094756..3cf6de431f 100644
--- a/configure.in
+++ b/configure.in
@@ -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-rc1)
+AM_INIT_AUTOMAKE(php, 4.0b4)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new