mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 03:25:15 +02:00
warn if msg is visible to all
This commit is contained in:
parent
69dc17eb81
commit
6c47f262cc
4 changed files with 17 additions and 6 deletions
2
boot.php
2
boot.php
|
@ -2,7 +2,7 @@
|
|||
|
||||
set_time_limit(0);
|
||||
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.965' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.966' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1054 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue