summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2014-08-15 16:58:22 +0800
committerXinchen Hui <laruence@php.net>2014-08-15 16:58:22 +0800
commitd1b48a8b02d2fcee393aab7921d16054d323729b (patch)
treebd1b2a0174e390a76037e7787a88dad1b900b877 /main
parent101c055396c3ef07bd6b0aa0bb0b889c7ab7d437 (diff)
parentb01b971ec0eb5628d82b80b27365db383b375dba (diff)
downloadphp-git-d1b48a8b02d2fcee393aab7921d16054d323729b.tar.gz
Merge branch 'master' of https://git.php.net/repository/php-src
Conflicts: ext/mysqli/mysqli_api.c
Diffstat (limited to 'main')
-rw-r--r--main/php_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 39c858ea64..d48ab24141 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1,6 +1,6 @@
/* automatically generated by configure */
/* edit configure.in to change version number */
-#define PHP_MAJOR_VERSION 7
+#define PHP_MAJOR_VERSION 7
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"