summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-11-04 09:40:44 +0000
committerStig Bakken <ssb@php.net>1999-11-04 09:40:44 +0000
commitf2099fccfb1afa4031e561eb220e0ec1a301a30a (patch)
tree7eede5374c6b4c7379132603c83c52d110216a99 /configure.in
parenta4c8d7dddc7f62666ec921a3817ee8807e4067df (diff)
downloadphp-git-f2099fccfb1afa4031e561eb220e0ec1a301a30a.tar.gz
# First shot at 4.0b3.
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 037abedf9c..2beb949438 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-dev)
+AM_INIT_AUTOMAKE(php, 4.0b3)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new