]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge remote-tracking branch 'remotes/upstream/master'
[friendica.git] / boot.php
index 1f6937b6488a1b475e98fdbb9450cf5829223805..5a563c9914b95dee1d605d4a1a929021521c8dd7 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
 require_once('library/Mobile_Detect/Mobile_Detect.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.0.1419' );
+define ( 'FRIENDICA_VERSION',      '3.0.1421' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1154      );