add new cut of zot/zid protocol
This commit is contained in:
parent
c60d45752d
commit
8bb9226471
2 changed files with 237 additions and 1 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.1088' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1089' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1084 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue