summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-01-21 11:35:15 +0000
committerDerick Rethans <github@derickrethans.nl>2020-01-21 11:35:15 +0000
commit264ef4f16300270dd4e92d2510660836a4814579 (patch)
treecc6cf369cdeb4559cec35c500dd5c47d4c3f6e6a /configure.ac
parent56de1e6c531301950c6d5e4458c61057f16f7df9 (diff)
downloadphp-git-php-7.4.2.tar.gz
Update versions for PHP 7.4.2php-7.4.2
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 3af4feaaec..ea35bae3b7 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.2-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.2],[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