]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #397 from simonlnu/master
[friendica.git] / boot.php
index 3d81c3c391945df81473e448ac860afc2bc953fb..e0d0de8f2ed5de939abcdb4c8db8d54621f32e0e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.0.1401' );
+define ( 'FRIENDICA_VERSION',      '3.0.1404' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1153      );