summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-09-27 12:49:52 +0200
committerAnatol Belski <ab@php.net>2016-09-27 12:49:52 +0200
commitcb29c01ed6ff60bb693a0b943bc8993b45c462b4 (patch)
tree9bd1e7b5918694a0042343b12b2140bc86749051 /main/php_version.h
parent6887c4a06146252c156bcd270828774ed97b5b9f (diff)
downloadphp-git-cb29c01ed6ff60bb693a0b943bc8993b45c462b4.tar.gz
prepare 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 2b2c7ab4f6..3396f8185c 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 12
+#define PHP_RELEASE_VERSION 13
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.0.12-dev"
-#define PHP_VERSION_ID 70012
+#define PHP_VERSION "7.0.13-dev"
+#define PHP_VERSION_ID 70013