minor version roll

This commit is contained in:
redmatrix 2016-05-16 19:39:08 -07:00
parent 0d04a1221a
commit 296957b5b5

View File

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