summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-07-17 12:36:13 +0200
committerAnatol Belski <ab@php.net>2018-07-17 12:36:13 +0200
commitd011da9d1a430687848e7edbcd37c7c38b6380be (patch)
tree4e70d3062455d6f55bb4c6137964572a4c503b73 /main/php_version.h
parentb52c4fcbcd0c07858161cb159c21a945f1a1e47f (diff)
downloadphp-git-d011da9d1a430687848e7edbcd37c7c38b6380be.tar.gz
7.0.32 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 22fd93cf54..cbcccc77a7 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -2,7 +2,7 @@
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 7
#define PHP_MINOR_VERSION 0
-#define PHP_RELEASE_VERSION 31
+#define PHP_RELEASE_VERSION 32
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.0.31-dev"
-#define PHP_VERSION_ID 70031
+#define PHP_VERSION "7.0.32-dev"
+#define PHP_VERSION_ID 70032