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 22307b4 commit dc3e3e6Copy full SHA for dc3e3e6
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.3-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.5-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