mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:42:54 +00:00
revup
This commit is contained in:
parent
0ddf84eb5a
commit
263eb0c456
1 changed files with 1 additions and 1 deletions
2
boot.php
2
boot.php
|
@ -2,7 +2,7 @@
|
|||
|
||||
set_time_limit(0);
|
||||
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.942' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.1.943' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
|
||||
define ( 'DB_UPDATE_VERSION', 1047 );
|
||||
|
||||
|
|
Loading…
Reference in a new issue