start on bug #227 - more to do
This commit is contained in:
parent
6b93324c11
commit
0f4a42f550
4 changed files with 25 additions and 6 deletions
2
boot.php
2
boot.php
|
@ -9,7 +9,7 @@ require_once('include/nav.php');
|
|||
require_once('include/cache.php');
|
||||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_VERSION', '2.3.1175' );
|
||||
define ( 'FRIENDICA_VERSION', '2.3.1176' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
|
||||
define ( 'DB_UPDATE_VERSION', 1105 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue