]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #788 from annando/master
[friendica.git] / boot.php
index 693b70ba84ad617a813b9fcd7a5810b708bb933d..418d46e5a2cb658d334f77f0b5f722cff35575dd 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.1743' );
+define ( 'FRIENDICA_VERSION',      '3.2' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1163      );
 define ( 'EOL',                    "<br />\r\n"     );