merge from upsream 3.8.5 release

This commit is contained in:
harukin
2018-11-19 21:40:07 +09:00
parent f560fe3b37
commit 577102c4ec
8 changed files with 39 additions and 23 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.8.4' );
define ( 'STD_VERSION', '3.8.5' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1225 );