summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2001-05-11 18:03:42 +0000
committerThies C. Arntzen <thies@php.net>2001-05-11 18:03:42 +0000
commit25003ea668b688f28ca6094602810acf2cfe4d47 (patch)
treeee2646ceb40c16a4b856e85319caf86332045109 /configure.in
parentcd2f057f1a5bac5ec724c2602b2c18899fe7a7fa (diff)
downloadphp-git-25003ea668b688f28ca6094602810acf2cfe4d47.tar.gz
4.0.6 is tagged, HEAD is now 4.0.7-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 afe80ccd7f..e9ffb4708e 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.6-dev, nodefine)
+AM_INIT_AUTOMAKE(php, 4.0.7-dev, nodefine)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new