rev update

This commit is contained in:
redmatrix
2016-02-05 00:06:35 -08:00
parent 9c3568800c
commit b4e3cd000f
5 changed files with 1834 additions and 1771 deletions

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' );
define ( 'STD_VERSION', '1.2.1' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1161 );