]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
rev update
[friendica.git] / boot.php
index 4d2b5ccacdbd15bd10b5bc4a7b6710c6797fca00..7e29f4afba3f35f05baf753281ae1b04dd8832f6 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.1695' );
+define ( 'FRIENDICA_VERSION',      '3.1.1697' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1163      );
 define ( 'EOL',                    "<br />\r\n"     );