summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2021-03-17 12:12:01 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2021-03-17 12:14:26 +0100
commitc7fadd23282b105adbdd17692734bc2940831d62 (patch)
tree9afeedf4179889bbdbf118fe5fccb3ec50fe5bf0 /configure.ac
parent38ebb55c7c16486c2603f4df906444ee9d651ad4 (diff)
downloadphp-git-c7fadd23282b105adbdd17692734bc2940831d62.tar.gz
8.0.5 is next
We also move the NEWS entry for bug 80847 to the proper version.
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 691eb8d1f6..7f428748ed 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],[8.0.4-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[8.0.5-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