]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
rev update
[friendica.git] / boot.php
index 74707fbc942ab771425c53299f44ad55c7c35c88..00520c34aa617d108f645a0a11bc181b6850a318 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.1457' );
+define ( 'FRIENDICA_VERSION',      '3.0.1458' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1154      );