mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
capitalise Link
This commit is contained in:
parent
44d70a238f
commit
93c235a912
2 changed files with 3 additions and 3 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.2.1102' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1103' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1087 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue