]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
modified: view/theme/smoothly/style.css
[friendica.git] / boot.php
index 609c2002a929e19dc9d6f8ea659087010d97b44c..34d35df70da9924063c3b48e54e4ea0098d93465 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
 require_once('include/features.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.1.1612' );
+define ( 'FRIENDICA_VERSION',      '3.1.1614' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1159      );