diff --git a/boot.php b/boot.php index 6b130edf9c..7dfcc5ce7b 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.1745' ); +define ( 'FRIENDICA_VERSION', '3.2.1746' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1167 ); define ( 'EOL', "
\r\n" );