]> granicus.if.org Git - php/commitdiff
The 7.4 branch is now for 7.4.6
authorDerick Rethans <github@derickrethans.nl>
Tue, 31 Mar 2020 13:57:12 +0000 (14:57 +0100)
committerDerick Rethans <github@derickrethans.nl>
Tue, 31 Mar 2020 13:57:12 +0000 (14:57 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d053610f1ead2c085553b091b4e742cfc75e40e4..72700350895588f446442ba9d5ea71ea177f5683 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
+?? ??? ????, PHP 7.4.6
+
+
 ?? ??? ????, PHP 7.4.5
 
 - Core:
index fd025d37c78273ca29fc4b7e9775161380a1cebb..fdf35e213b41c3dd3045ea38fb66397f8d8d534e 100644 (file)
@@ -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