]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #1460 from FlxAlbroscheit/develop
[friendica.git] / boot.php
index bcbd312bc095df87c61bd061ae4d84b2169e52a1..6da885117a344c4133d3cf2e1b9127553b3b9ae8 100644 (file)
--- a/boot.php
+++ b/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      );