summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-12-02 08:21:10 +0000
committerSascha Schumann <sas@php.net>2000-12-02 08:21:10 +0000
commit182724f477a218e5db6662999e770483b26326b9 (patch)
treedea839cc0f6ac0a2f1a0eb248b0eca808cf3fdc7 /configure.in
parentd4b4ed35054de7b1c872891bd3c7ad12d4ddf173 (diff)
downloadphp-git-182724f477a218e5db6662999e770483b26326b9.tar.gz
Branched off 4.0.4. This trunk becomes 4.0.5-dev.
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 13f4f61c83..785a476b15 100644
--- a/configure.in
+++ b/configure.in
@@ -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.4-dev)
+AM_INIT_AUTOMAKE(php, 4.0.5-dev)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new