X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=64420f434128d2bb5515965fc0a665c4e0cff766;hb=040d1467f356eb7a5d940b9cd779eb735b401794;hp=e60c60c3b2b2272fe0d7d906dc446ac93eca51c5;hpb=e70573f34cb6729f45cb020ee9349c8ff948ff3b;p=friendica.git diff --git a/boot.php b/boot.php index e60c60c3b2..64420f4341 100644 --- a/boot.php +++ b/boot.php @@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.0.1350' ); +define ( 'FRIENDICA_VERSION', '3.0.1354' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1144 );