From 75f058e15e65c2c805cf57e7b22987f6613e653d Mon Sep 17 00:00:00 2001 From: zotlabs Date: Wed, 5 Jul 2017 15:38:20 -0700 Subject: reset project name --- boot.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/boot.php b/boot.php index 171382e0c..0ba1db8fc 100755 --- a/boot.php +++ b/boot.php @@ -48,8 +48,9 @@ require_once('include/xchan.php'); require_once('include/hubloc.php'); require_once('include/attach.php'); -define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.5.8' ); +define ( 'PLATFORM_NAME', 'red' ); +define ( 'STD_VERSION', '5.3.1' ); + define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1192 ); -- cgit v1.2.3