move dev pointer past current release

This commit is contained in:
redmatrix 2016-05-11 20:18:11 -07:00
parent 69112a17ac
commit 89561bec4f

View File

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