X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=2e1f47d74871d9b770807bd45e2147f299ef27fe;hb=6b36863dd81ffd067701da2256d6e8e836764e78;hp=9cc17f13dcff1340c6726e13c988cb315e10dcae;hpb=8ab24858fb65958c74bfa91b7856c901cc5bae75;p=friendica.git diff --git a/boot.php b/boot.php index 9cc17f13dc..2e1f47d748 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.0.1546' ); +define ( 'FRIENDICA_VERSION', '3.1.1556' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1157 );