summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-10-08 12:04:25 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2019-10-08 12:04:25 +0200
commit26f45cb4bbd25f0ac4e32f31bf2fc9241521c39e (patch)
tree06d397708b4dd1afbd3e471b35979fdfc3b4656e /main/php_version.h
parent4b15f7ca0944487003639845dfe9d11cf392cfb3 (diff)
downloadphp-git-26f45cb4bbd25f0ac4e32f31bf2fc9241521c39e.tar.gz
7.3.12 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 3d906bebba..1a0c10144f 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 11
+#define PHP_RELEASE_VERSION 12
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.3.11-dev"
-#define PHP_VERSION_ID 70311
+#define PHP_VERSION "7.3.12-dev"
+#define PHP_VERSION_ID 70312