From: tobiasd Date: Thu, 29 May 2014 12:44:19 +0000 (+0200) Subject: rev up X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=248b4fbcce573e17bc8f261940107683df7e938f;p=friendica.git rev up --- diff --git a/boot.php b/boot.php index 009b74ec21..53d1c18ba1 100644 --- a/boot.php +++ b/boot.php @@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('include/features.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.2.1749' ); +define ( 'FRIENDICA_VERSION', '3.2.1750' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1170 ); define ( 'EOL', "
\r\n" );