1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

PHP-8.3 is now for PHP 8.3.13-dev

This commit is contained in:
Eric Mann
2024-09-10 06:38:48 -07:00
parent 43202d2bfa
commit bb2b7df9dc
4 changed files with 9 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
dnl ----------------------------------------------------------------------------
AC_PREREQ([2.68])
AC_INIT([PHP],[8.3.12-dev],[https://github.com/php/php-src/issues],[php],[https://www.php.net])
AC_INIT([PHP],[8.3.13-dev],[https://github.com/php/php-src/issues],[php],[https://www.php.net])
AC_CONFIG_SRCDIR([main/php_version.h])
AC_CONFIG_AUX_DIR([build])
AC_PRESERVE_HELP_ORDER