bump version

This commit is contained in:
Mario 2019-02-03 15:03:56 +01:00
parent b6c384a0f7
commit 90fd323ac5

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.8' );
define ( 'STD_VERSION', '3.8.9' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1225 );