]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #2197 from annando/1512-ostatus-comment
[friendica.git] / boot.php
index f4b032b47579d91c1274d51c751c393d6c8c0363..506a10571ed22aa052e67ab198a65ecb5aff2f43 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -16,7 +16,7 @@ require_once('update.php');
 require_once('include/dbstructure.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_CODENAME',     'Lily of the valley');
+define ( 'FRIENDICA_CODENAME',     'Asparagus');
 define ( 'FRIENDICA_VERSION',      '3.5-dev' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1191      );