]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
modified: view/theme/smoothly/style.css
[friendica.git] / boot.php
index 7e76f332a977bd7029cddc90e867edcf43a6b9f3..5e21859a14d98d0519ad1720effcb110bf382d49 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.1444' );
+define ( 'FRIENDICA_VERSION',      '3.0.1449' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1154      );