]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #603 from fermionic/20130204-info-message-shown-on-redir
[friendica.git] / boot.php
index bb0b2ab7ff38e9057527ceb58c39df294daa5fc2..6db4de3d952bc246d829fc445b0d761ae6de0f98 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.1601' );
+define ( 'FRIENDICA_VERSION',      '3.1.1610' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1159      );