aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-14 18:28:33 +0000
committerMario <mario@mariovavti.com>2022-01-14 18:28:33 +0000
commit1282214d48d0122a16589168d09f7e42b591409f (patch)
treedc5b4c1d08fc9cd36c4d993c0e07dc2b80ee8cd5 /boot.php
parentf4bc6ee61556a1693b2863829ec9a01c42f13f67 (diff)
downloadvolse-hubzilla-1282214d48d0122a16589168d09f7e42b591409f.tar.gz
volse-hubzilla-1282214d48d0122a16589168d09f7e42b591409f.tar.bz2
volse-hubzilla-1282214d48d0122a16589168d09f7e42b591409f.zip
strings and version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 82cdf6f8f..8b087d551 100644
--- a/boot.php
+++ b/boot.php
@@ -55,7 +55,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.5.13' );
+define ( 'STD_VERSION', '7.0RC' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1250 );