From: Michael Vogel Date: Thu, 4 Sep 2014 00:29:12 +0000 (+0200) Subject: Merge remote-tracking branch 'upstream/master' X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=24b3befc4d6754d57ae94abe4122b4977f14ff0f;p=friendica.git Merge remote-tracking branch 'upstream/master' Conflicts: boot.php update.php --- 24b3befc4d6754d57ae94abe4122b4977f14ff0f diff --cc boot.php index 1819817871,f592b4c27c..c72f8c8bf5 --- a/boot.php +++ b/boot.php @@@ -14,7 -14,7 +14,7 @@@ require_once('include/features.php') define ( 'FRIENDICA_PLATFORM', 'Friendica'); define ( 'FRIENDICA_VERSION', '3.2.1753' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); - define ( 'DB_UPDATE_VERSION', 1171 ); -define ( 'DB_UPDATE_VERSION', 1172 ); ++define ( 'DB_UPDATE_VERSION', 1173 ); define ( 'EOL', "
\r\n" ); define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' ); diff --cc update.php index ada6edbb37,f8c99135be..78b66fe006 --- a/update.php +++ b/update.php @@@ -1,6 -1,6 +1,6 @@@