diaspora_reshare no content found, d* profile message work in progress, network page fix for cid search using post order
This commit is contained in:
parent
1148cbab22
commit
19129e06c3
5 changed files with 25 additions and 4 deletions
2
boot.php
2
boot.php
|
@ -8,7 +8,7 @@ require_once("include/pgettext.php");
|
|||
require_once('include/nav.php');
|
||||
|
||||
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1138' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1139' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1097 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue