]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Update CHANGELOG
[friendica.git] / boot.php
index c6cfde0071e7de1921839209982a7af2da0d9247..f408c70cf7774983e7b7e12d88a798ceed7c43e1 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      );