summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-07-21 09:23:51 +0100
committerDerick Rethans <github@derickrethans.nl>2020-07-21 09:23:51 +0100
commit973be68c6318226367fd4685a598d12bf228509b (patch)
tree1870c83639e3f993f4d87c5f67af7170bfe5af5e /configure.ac
parentd85b4281d0c4dc3a3c2b87466c30f5f4e56483b9 (diff)
downloadphp-git-973be68c6318226367fd4685a598d12bf228509b.tar.gz
Prepare for 7.4.10
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 244ab104f6..df3a0a1107 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
dnl ----------------------------------------------------------------------------
AC_PREREQ([2.68])
-AC_INIT([PHP],[7.4.9-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.10-dev],[https://bugs.php.net],[php],[https://www.php.net])
AC_CONFIG_SRCDIR([main/php_version.h])
AC_CONFIG_AUX_DIR([build])
AC_PRESERVE_HELP_ORDER