X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=563067ad633b0691db57f0f16abe22455a28df81;hb=ac18d7289bf6db086fbdd0f2122379592df23745;hp=023c5807c8a4bb40474198711b25d4746b0dee6c;hpb=ecc55221af74c9ebf3bfbb6e93ede718edaedc0c;p=friendica.git diff --git a/boot.php b/boot.php index 023c5807c8..563067ad63 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.1.1559' ); +define ( 'FRIENDICA_VERSION', '3.1.1561' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1157 );