From: tobiasd Date: Thu, 7 Nov 2013 09:06:10 +0000 (+0100) Subject: rev update X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8feeba7af531c8e1a91b8baabb14b9fb2cfb99fd;p=friendica.git rev update --- diff --git a/boot.php b/boot.php index 2325c2dac7..d0f6e9d444 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.1744' ); +define ( 'FRIENDICA_VERSION', '3.2.1745' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1165 ); define ( 'EOL', "
\r\n" );