]> granicus.if.org Git - php/commitdiff
Fix build version too
authorDerick Rethans <github@derickrethans.nl>
Tue, 16 Mar 2021 09:41:21 +0000 (09:41 +0000)
committerDerick Rethans <github@derickrethans.nl>
Tue, 16 Mar 2021 09:41:21 +0000 (09:41 +0000)
configure.ac

index 8c634d738a74e94b76888392b77ef1e596f576c6..cfa84edab9100cbbddfb7a2f39047d9a5fa464a2 100644 (file)
@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
 dnl ----------------------------------------------------------------------------
 
 AC_PREREQ([2.68])
-AC_INIT([PHP],[7.4.17-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.18-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