summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-06-23 08:46:37 +0100
committerDerick Rethans <github@derickrethans.nl>2020-06-23 08:46:37 +0100
commit13f9f874a70bc3e97b796cc291bcb81febf86399 (patch)
tree39feb9fe447727aa31568275b2497f90c18974c0 /configure.ac
parentafe14236e3f172a656290fefa3d0ffa57bb48aa4 (diff)
downloadphp-git-13f9f874a70bc3e97b796cc291bcb81febf86399.tar.gz
PHP-7.4 is now 7.4.9-dev
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 809cf682a2..244ab104f6 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.7-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.9-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