X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=boot.php;h=e4b08c3890fd888fdfd269e5819e9dcb0154b224;hb=db2e20eb2e94b7faf7e52c249eefeffc246ef829;hp=3c3ca12649c2f90a0076545df45087abfbee69ee;hpb=a7302daf96e37c0b6609e222419172150674a25a;p=friendica.git diff --git a/boot.php b/boot.php index 3c3ca12649..e4b08c3890 100644 --- a/boot.php +++ b/boot.php @@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('include/features.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.2.1753' ); +define ( 'FRIENDICA_VERSION', '3.2.1754' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1173 ); define ( 'EOL', "
\r\n" );