Merge pull request #1469 from fabrixxm/changelog
Update codename and CHANGELOG
This commit is contained in:
commit
1cacf64724
2 changed files with 36 additions and 14 deletions
2
boot.php
2
boot.php
|
@ -15,7 +15,7 @@ require_once('update.php');
|
|||
require_once('include/dbstructure.php');
|
||||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDICA_CODENAME', 'Ginger');
|
||||
define ( 'FRIENDICA_CODENAME', 'Lily of the valley');
|
||||
define ( 'FRIENDICA_VERSION', '3.4.0' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1182 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue