mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
lost comment boxes on status.net conversations
This commit is contained in:
parent
6c1d587ae3
commit
64a7d0b578
2 changed files with 2 additions and 2 deletions
2
boot.php
2
boot.php
|
@ -2,7 +2,7 @@
|
|||
|
||||
set_time_limit(0);
|
||||
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.967' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.968' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1054 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue