mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:45:16 +02:00
Version bump, 3.4.0
This commit is contained in:
parent
b5b597221f
commit
e016db8bc6
3 changed files with 5 additions and 2 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' );
|
||||
define ( 'FRIENDICA_VERSION', '3.4.0' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1182 );
|
||||
define ( 'EOL', "<br />\r\n" );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue