]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
recover from datetime parse issues, inspired by https://github.com/friendica/friendic...
[friendica.git] / boot.php
index 78c952a61bfdf43123c2a9a2a10ae895936b531a..a33289a2b201e1323d061b4188c2636b5c984e10 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.1402' );
+define ( 'FRIENDICA_VERSION',      '3.0.1405' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1153      );