]> granicus.if.org Git - php/commitdiff
PHP-7.4 is now 7.4.17-dev
authorDerick Rethans <github@derickrethans.nl>
Tue, 16 Feb 2021 11:26:47 +0000 (11:26 +0000)
committerDerick Rethans <github@derickrethans.nl>
Tue, 16 Feb 2021 11:26:47 +0000 (11:26 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5a7f0ff7ea4e1aafa4b03bdcf63db58106519539..8d76c9560c0fb946ea07a508e8504505fd4bdb0c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2021, PHP 7.4.16
+?? ??? 2021, php 7.4.17
+
+
+25 Feb 2021, php 7.4.16
 
 - Core:
   . Fixed #80706 (mail(): Headers after Bcc headers may be ignored). (cmb)
index 9bafa451b63ab7a8eb03ee82bb7834b649dab465..8c634d738a74e94b76888392b77ef1e596f576c6 100644 (file)
@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
 dnl ----------------------------------------------------------------------------
 
 AC_PREREQ([2.68])
-AC_INIT([PHP],[7.4.16-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.17-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