]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
anybody can see the "remove category" link, though it doesn't do anything if you...
[friendica.git] / boot.php
index 2684f726dc5fce900c883cc23ea9726abba43e65..2e1f47d74871d9b770807bd45e2147f299ef27fe 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 require_once('include/features.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.1.1555' );
+define ( 'FRIENDICA_VERSION',      '3.1.1556' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1157      );