update std_version

This commit is contained in:
redmatrix 2016-05-12 16:13:29 -07:00
parent 8fe8341d93
commit 9f57bfb5df

View File

@ -46,7 +46,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.6' ); define ( 'STD_VERSION', '1.6.1' );
define ( 'ZOT_REVISION', 1 ); define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 ); define ( 'DB_UPDATE_VERSION', 1168 );