this qualifies as an interface change

This commit is contained in:
redmatrix 2016-02-17 17:29:06 -08:00
parent 4da7fcb41d
commit 879bc71927

View File

@ -48,7 +48,7 @@ require_once('include/AccessList.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
define ( 'STD_VERSION', '1.2.2' );
define ( 'STD_VERSION', '1.2.3' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1162 );