rev update
This commit is contained in:
parent
ab78e2064c
commit
81a21257c3
2 changed files with 56 additions and 59 deletions
2
boot.php
2
boot.php
|
@ -11,7 +11,7 @@ require_once('include/cache.php');
|
|||
require_once('library/Mobile_Detect/Mobile_Detect.php');
|
||||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_VERSION', '3.0.1508' );
|
||||
define ( 'FRIENDICA_VERSION', '3.0.1509' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1156 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue