aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/INSTALL.txt2
-rw-r--r--version.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt
index 36d112086..bfd685de4 100644
--- a/install/INSTALL.txt
+++ b/install/INSTALL.txt
@@ -67,7 +67,7 @@ use SSL, your webserver must not listen on port 443 at all.
Example config scripts are available for these platforms in doc/install.
Apache and nginx have the most support.
- - PHP 5.3+. 5.4 or 5.5 is highly recommended. The later the better.
+ - PHP 5.4 or later. The later the better.
- PHP *command line* access with register_argc_argv set to true in the
php.ini file - and with no hosting provider restrictions on the use of
diff --git a/version.inc b/version.inc
index c403615e8..72b6a49ab 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1 @@
-2015-03-17.974
+2015-03-18.975