]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
die forcefully but gracefully on missing api templates
[friendica.git] / boot.php
index 188c1b34ab1d8f2b6420732cf55d72da4a7e627f..df5231026b49fa689374f53ce148e4754b4855db 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.1592' );
+define ( 'FRIENDICA_VERSION',      '3.1.1597' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1158      );