Friendica 3.3.3
See CHANGELOG
This commit is contained in:
parent
9812a41bbf
commit
6a5bb80c82
2 changed files with 6 additions and 1 deletions
2
boot.php
2
boot.php
|
|
@ -16,7 +16,7 @@ require_once('include/dbstructure.php');
|
|||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_CODENAME', 'Ginger');
|
||||
define ( 'FRIENDICA_VERSION', '3.3.3-RC' );
|
||||
define ( 'FRIENDICA_VERSION', '3.3.3' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1178 );
|
||||
define ( 'EOL', "<br />\r\n" );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue