bump version to 3.8RC2.1 due to javascript changes

This commit is contained in:
Mario 2018-10-13 17:32:08 +02:00
parent 2c961328f1
commit 5310f4e310

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.RC2' );
define ( 'STD_VERSION', '3.8.RC2.1' );
define ( 'ZOT_REVISION', '6.0a' );