]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge remote branch 'upstream/master'
[friendica.git] / boot.php
index f9bfa75516b7b554d7aaea0248959e7e4e284712..abf335aa0a66a905e7669a9e1d3149efa9da1f9c 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',      '3.0.1343' );
+define ( 'FRIENDICA_VERSION',      '3.0.1344' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1143      );