X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=b23549790191cdad224ea8da89d429d8085df0f1;hb=b6b8f40fa917d2de8bcb2d71ec598f6b4bee217d;hp=93c7a3b9c10a4ff9979d8eafde851f8b6ead8311;hpb=09a00a9a077883c3363a7288d6b9aa9063850e9a;p=friendica.git diff --git a/boot.php b/boot.php index 93c7a3b9c1..b235497901 100644 --- a/boot.php +++ b/boot.php @@ -11,7 +11,7 @@ require_once('include/cache.php'); require_once('library/Mobile_Detect/Mobile_Detect.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.0.1471' ); +define ( 'FRIENDICA_VERSION', '3.0.1473' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1156 );