summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-09-15 10:51:41 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-09-15 10:51:41 +0200
commitedddddcea8086290ddd4cec952f436e5ab31b5b4 (patch)
tree8be8a5f3f5ca4741f72f7ec3e706cdd7bc33dcef /main/php_version.h
parent4e198c00646604b5fe6726cdc9eba4c2b7861ce2 (diff)
downloadphp-git-edddddcea8086290ddd4cec952f436e5ab31b5b4.tar.gz
7.3.24 is 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 2c10ad05b9..f4cf7f99a5 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 23
+#define PHP_RELEASE_VERSION 24
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.3.23-dev"
-#define PHP_VERSION_ID 70323
+#define PHP_VERSION "7.3.24-dev"
+#define PHP_VERSION_ID 70324