aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-07-05 15:38:20 -0700
committerzotlabs <mike@macgirvin.com>2017-07-05 15:38:20 -0700
commit75f058e15e65c2c805cf57e7b22987f6613e653d (patch)
tree177ec39138c2435777d7acc887e5a9ebe01c5613 /boot.php
parent7fb849ab875d64bc45ed86b6983bd3bd4abda80a (diff)
downloadvolse-hubzilla-75f058e15e65c2c805cf57e7b22987f6613e653d.tar.gz
volse-hubzilla-75f058e15e65c2c805cf57e7b22987f6613e653d.tar.bz2
volse-hubzilla-75f058e15e65c2c805cf57e7b22987f6613e653d.zip
reset project name
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php5
1 files 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 );