summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-09-01 10:33:15 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-09-01 10:33:15 +0200
commitc15e2532a2468e1e48429d203ed002ec029c61b0 (patch)
tree8b5d94d8bf3c294dabb025aa59b02ab83f5d488d /main/php_version.h
parent3edc6eea84956efccd76913d3ff7e73b03d831ac (diff)
downloadphp-git-PHP-7.3.22.tar.gz
Prepare 7.3.22 tagphp-7.3.22PHP-7.3.22
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 0c6d422425..6948490837 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,6 +3,6 @@
#define PHP_MAJOR_VERSION 7
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 22
-#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "7.3.22RC1"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "7.3.22"
#define PHP_VERSION_ID 70322