]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #552 from annando/master
[friendica.git] / boot.php
index 08caf1a4509b1eca3bdc7f63b368944d04242920..d8bc174b4a25c8bb64ff85713d02e3f8367eda63 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.1561' );
+define ( 'FRIENDICA_VERSION',      '3.1.1565' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1157      );