diff options
| author | Derick Rethans <github@derickrethans.nl> | 2020-09-01 13:58:03 +0000 |
|---|---|---|
| committer | Derick Rethans <github@derickrethans.nl> | 2020-09-01 13:58:03 +0000 |
| commit | 48d7ec0d2cbd3b3f632a249f2f8f3be351d4e5d4 (patch) | |
| tree | 826276734ec97c70a86fb45d882cf2861ccbdf6d /configure.ac | |
| parent | 1fac2bb1f33896a6282bcd67cbdcf398230fa4e4 (diff) | |
| download | php-git-php-7.4.10.tar.gz | |
Update versions for PHP 7.4.10php-7.4.10
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index df3a0a1107..f341c143f1 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice. dnl ---------------------------------------------------------------------------- AC_PREREQ([2.68]) -AC_INIT([PHP],[7.4.10-dev],[https://bugs.php.net],[php],[https://www.php.net]) +AC_INIT([PHP],[7.4.10],[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 |
