summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-03-31 14:57:12 +0100
committerDerick Rethans <github@derickrethans.nl>2020-03-31 14:57:12 +0100
commit01634f841098ccb989f4370da80b54226dd035ce (patch)
treea6922004d49f7f51e7c2eed0379737444d2cd9c7 /configure.ac
parentb27a14529f32daf430885c00560de6ea00d7f740 (diff)
downloadphp-git-01634f841098ccb989f4370da80b54226dd035ce.tar.gz
The 7.4 branch is now for 7.4.6
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 fd025d37c7..fdf35e213b 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.5-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.6-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