summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-09-14 23:46:10 +0200
committerAnatol Belski <ab@php.net>2015-09-14 23:46:10 +0200
commit360f96e21614956e79554297b04a5c015d8fde3c (patch)
tree771da28d5d9a37862416cb6644a1d7dcf00c92af /main/php_version.h
parent7da32cb56b877feb342bb2012ce845f9deff32bd (diff)
downloadphp-git-360f96e21614956e79554297b04a5c015d8fde3c.tar.gz
bump versions in master
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 d48ab24141..4714e5dc4b 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 */
#define PHP_MAJOR_VERSION 7
-#define PHP_MINOR_VERSION 0
+#define PHP_MINOR_VERSION 1
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.0.0-dev"
-#define PHP_VERSION_ID 70000
+#define PHP_VERSION "7.1.0-dev"
+#define PHP_VERSION_ID 70100