roll std_version

This commit is contained in:
zotlabs 2016-10-14 14:05:11 -07:00
parent ebd92d736a
commit a9cae7c9bd

View File

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