X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=b30f02c9f6b8a97d32757419ba2cc195464cf480;hb=70709a882594250684c954a21d186877ea6f983c;hp=b464d252590b7bd4ad7386977e2976580123a8f3;hpb=e84e684fdc55967601047cc9f8e366749aaceafc;p=friendica.git diff --git a/boot.php b/boot.php index b464d25259..b30f02c9f6 100755 --- 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', '2.3.1269' ); +define ( 'FRIENDICA_VERSION', '2.3.1278' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1131 );