]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
profile redir - goto correct profile page even if contact blocked, you just can't...
[friendica.git] / boot.php
index fc6d6da8989944677de0c7d10f3d52d60d6f9585..abc7494931bda27e9fecf4bff6fbed8c5e33f499 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '2.3.1306' );
+define ( 'FRIENDICA_VERSION',      '2.3.1308' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1137      );