X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=65a1b8229d76eebc1c1142e490da7a905c59c1ad;hb=6ff221d5a16ed9ca18a3fe8399b1588d5234fcc5;hp=4712318209abe9df83f72a4553331e2cc19fe31d;hpb=2465b3274aacaf81c50d2bd11375f02cb9b49d54;p=friendica.git diff --git a/boot.php b/boot.php index 4712318209..65a1b8229d 100644 --- a/boot.php +++ b/boot.php @@ -8,7 +8,7 @@ require_once("include/pgettext.php"); require_once('include/nav.php'); define ( 'FRIENDIKA_PLATFORM', 'Free Friendika'); -define ( 'FRIENDIKA_VERSION', '2.3.1122' ); +define ( 'FRIENDIKA_VERSION', '2.3.1124' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1094 );