summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-05-26 10:53:22 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-05-26 10:53:22 +0200
commitc249f593efa7f7d944574639efb903fc85fd53d6 (patch)
treef150e6d0a990691fa2dffc844b4979b6a673b5dc /main/php_version.h
parentd4bd6fb491ccaf70006d6f671755126b47a71bcb (diff)
downloadphp-git-c249f593efa7f7d944574639efb903fc85fd53d6.tar.gz
7.3.20 will be next
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 5b05729262..8d5a900ccf 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -2,7 +2,7 @@
/* edit configure.ac to change version number */
#define PHP_MAJOR_VERSION 7
#define PHP_MINOR_VERSION 3
-#define PHP_RELEASE_VERSION 19
+#define PHP_RELEASE_VERSION 20
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.3.19-dev"
-#define PHP_VERSION_ID 70319
+#define PHP_VERSION "7.3.20-dev"
+#define PHP_VERSION_ID 70320