bugfix release 1.14.2

This commit is contained in:
Mario Vavti 2016-10-18 21:02:10 +02:00
parent f2d1f1efd6
commit a532bd9cf1

View File

@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.14.1' );
define ( 'STD_VERSION', '1.14.2' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );