mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 03:25:15 +02:00
comment open/close anomolies in non-English languages
This commit is contained in:
parent
000efa6df0
commit
5d5a94c88a
6 changed files with 11 additions and 3 deletions
2
boot.php
2
boot.php
|
@ -2,7 +2,7 @@
|
|||
|
||||
set_time_limit(0);
|
||||
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.941' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.942' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
|
||||
define ( 'DB_UPDATE_VERSION', 1047 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue