diff --git a/boot.php b/boot.php index 534503966..dd3890d95 100755 --- a/boot.php +++ b/boot.php @@ -51,7 +51,7 @@ require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '3.3.1' ); -define ( 'ZOT_REVISION', '1.3' ); +define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1206 );