bump version

This commit is contained in:
Mario Vavti 2017-08-11 20:46:25 +02:00
parent 1808ffcdf2
commit ff1d900ccb

View File

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