summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 8f6afb8654..62cdcfceda 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1,8 +1,8 @@
/* automatically generated by configure */
-/* edit configure.in to change version number */
+/* edit configure.ac to change version number */
#define PHP_MAJOR_VERSION 7
-#define PHP_MINOR_VERSION 1
-#define PHP_RELEASE_VERSION 3
+#define PHP_MINOR_VERSION 2
+#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.1.3-dev"
-#define PHP_VERSION_ID 70103
+#define PHP_VERSION "7.2.0-dev"
+#define PHP_VERSION_ID 70200