revup
This commit is contained in:
parent
8ff6cb8406
commit
346b44fbf6
2
boot.php
2
boot.php
|
@ -9,7 +9,7 @@ require_once('include/nav.php');
|
||||||
require_once('include/cache.php');
|
require_once('include/cache.php');
|
||||||
|
|
||||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||||
define ( 'FRIENDICA_VERSION', '2.3.1254' );
|
define ( 'FRIENDICA_VERSION', '2.3.1255' );
|
||||||
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
|
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
|
||||||
define ( 'DB_UPDATE_VERSION', 1122 );
|
define ( 'DB_UPDATE_VERSION', 1122 );
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user