mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
diaspora markdown changes, parse_url format change
This commit is contained in:
parent
119cd9c0ce
commit
deeae7bdb5
4 changed files with 8 additions and 25 deletions
2
boot.php
2
boot.php
|
@ -7,7 +7,7 @@ require_once('include/text.php');
|
|||
require_once("include/pgettext.php");
|
||||
|
||||
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1109' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1110' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1091 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue