X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=94d3a53832c1c1ebc8c38acd30552d836d15c848;hb=4cbde6a75d7c3e5077aee4d90870cb4a1240e380;hp=1f6937b6488a1b475e98fdbb9450cf5829223805;hpb=299f9e3d9e3cb18f9efbe7ad27a2a721edde8118;p=friendica.git diff --git a/boot.php b/boot.php index 1f6937b648..94d3a53832 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.1419' ); +define ( 'FRIENDICA_VERSION', '3.0.1422' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1154 );