bump version

This commit is contained in:
Mario 2017-11-11 21:34:22 +01:00
parent 4ac3cec66e
commit e2eb36ded6

View File

@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.8' );
define ( 'STD_VERSION', '2.8.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );