We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4ee3d commit 4adc08aCopy full SHA for 4adc08a
configure.ac
@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
17
dnl ----------------------------------------------------------------------------
18
19
AC_PREREQ([2.68])
20
-AC_INIT([PHP],[7.4.17-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.18-dev],[https://bugs.php.net],[php],[https://www.php.net])
21
AC_CONFIG_SRCDIR([main/php_version.h])
22
AC_CONFIG_AUX_DIR([build])
23
AC_PRESERVE_HELP_ORDER
0 commit comments