]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / boot.php
index eb2805f5fe6491ac8387150dfe3625f30e4a5a8f..c3990c18b0a34cdfe8eed4397e9655c85dbd088b 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.1305' );
+define ( 'FRIENDICA_VERSION',      '2.3.1306' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1137      );