]> 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 8c3cf7b27334117f75f351b78d5006df4499f7fa..2e1f47d74871d9b770807bd45e2147f299ef27fe 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -12,9 +12,9 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 require_once('include/features.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.0.1538' );
+define ( 'FRIENDICA_VERSION',      '3.1.1556' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
-define ( 'DB_UPDATE_VERSION',      1156      );
+define ( 'DB_UPDATE_VERSION',      1157      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );