]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Vier: Some more changes to the theme.
[friendica.git] / boot.php
index 93dbd5abab47b0ce21b4999485a6398d33e87fee..52e072b001816724f4eb8b42627d8674e532a040 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.1618' );
+define ( 'FRIENDICA_VERSION',      '3.1.1627' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1163      );
 define ( 'EOL',                    "<br />\r\n"     );