summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-06-29 17:37:58 +0000
committerThies C. Arntzen <thies@php.net>2000-06-29 17:37:58 +0000
commit4e5597e0618ee3f834cf3d020b56af4ac8c85cb4 (patch)
tree4bb6c9c5b1902644406aaf75ba3a46e7111a303d
parent1dcee3386661cb5c1a716c35a076ce424fa4387d (diff)
downloadphp-git-4e5597e0618ee3f834cf3d020b56af4ac8c85cb4.tar.gz
welcome 4.0.2-dev
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fbef5b2887..1953c769f3 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.1)
+AM_INIT_AUTOMAKE(php, 4.0.2-dev)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new