roll minor version due to change

This commit is contained in:
redmatrix 2016-05-15 13:22:22 -07:00
parent c3090d5480
commit c9ce5664d4

View File

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