From aa6549c23920e7c7992ab4aa4b907a4845b1c7d3 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 18 Mar 2015 12:27:30 -0700 Subject: we upped the php version requirement. So up yours. --- install/INSTALL.txt | 2 +- version.inc | 2 +- 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 -- cgit v1.2.3