]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
vier: threads
[friendica.git] / boot.php
index 04e4f81f1d3a62677c50a80bdd940d79c5683e2c..a96d223a0e628635bb14fcd57373152ab42803d7 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.1511' );
+define ( 'FRIENDICA_VERSION',      '3.0.1512' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1156      );