From: Derick Rethans Date: Tue, 31 Mar 2020 13:57:12 +0000 (+0100) Subject: The 7.4 branch is now for 7.4.6 X-Git-Tag: php-7.4.7RC1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01634f841098ccb989f4370da80b54226dd035ce;p=php The 7.4 branch is now for 7.4.6 --- diff --git a/NEWS b/NEWS index d053610f1e..7270035089 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? ??? ????, PHP 7.4.6 + + ?? ??? ????, PHP 7.4.5 - Core: 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