]> granicus.if.org Git - php/commitdiff
PHP-7.4 is now 7.4.9-dev
authorDerick Rethans <github@derickrethans.nl>
Tue, 23 Jun 2020 07:46:37 +0000 (08:46 +0100)
committerDerick Rethans <github@derickrethans.nl>
Tue, 23 Jun 2020 07:46:37 +0000 (08:46 +0100)
configure.ac

index 809cf682a26075d12b549adf553d86bfa78943a4..244ab104f6669ba7e9426fb109d74bc8a17b2d59 100644 (file)
@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
 dnl ----------------------------------------------------------------------------
 
 AC_PREREQ([2.68])
-AC_INIT([PHP],[7.4.7-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.9-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