summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-04-14 12:54:28 +0000
committerDerick Rethans <github@derickrethans.nl>2020-04-14 12:54:28 +0000
commitab4d1893fa762f1d73601de2644963a7501b1c95 (patch)
tree11ce2ea09e589ba14fe1263ca3c21058ae3f3f6e /configure.ac
parent787a1730640a8a971ce46b2269a1a88376d61c74 (diff)
downloadphp-git-php-7.4.5.tar.gz
Update versions for PHP 7.4.5php-7.4.5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fd025d37c7..2bfcc0d4c6 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.5-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.5],[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