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 f1f78ac commit 9eea9aaCopy full SHA for 9eea9aa
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],[8.0.1-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[8.0.2-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