summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2018-11-20 14:40:21 -0500
committerSara Golemon <pollita@php.net>2018-11-20 14:40:21 -0500
commit9fc52c16b50becd3211b8a43a1f509f14ae7e6ac (patch)
tree104ee696ca13fb6a6a4307bd61829b24bfa52b6d /main/php_version.h
parent336d2086a9189006909ae06c7e95902d7d5ff77e (diff)
downloadphp-git-9fc52c16b50becd3211b8a43a1f509f14ae7e6ac.tar.gz
Bump for 7.2.14
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 4b6f8dfaa3..316ff0da12 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 2
-#define PHP_RELEASE_VERSION 13
+#define PHP_RELEASE_VERSION 14
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.2.13-dev"
-#define PHP_VERSION_ID 70213
+#define PHP_VERSION "7.2.14-dev"
+#define PHP_VERSION_ID 70214