summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2021-01-19 15:01:07 +0000
committerDerick Rethans <github@derickrethans.nl>2021-01-19 15:01:07 +0000
commit3c1064946476bb5b438c15bff8c9f17a8561f144 (patch)
tree72b66578f24442415b927e5cec749295a68a7b48
parente8a89c49db303dfdbee4d5e64a0086f22015c1d2 (diff)
downloadphp-git-3c1064946476bb5b438c15bff8c9f17a8561f144.tar.gz
Set right version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0be4661dcc..46b8ebaa39 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.13-dev],[https://bugs.php.net],[php],[https://www.php.net])
+AC_INIT([PHP],[7.4.15RC1],[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