summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
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 238d789e6a..a8151a88ad 100644
--- a/configure.in
+++ b/configure.in
@@ -53,7 +53,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.0RC1)
+AM_INIT_AUTOMAKE(php, 4.0RC2-dev)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new