aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-05 11:33:50 +0100
committerMario <mario@mariovavti.com>2023-01-05 11:33:50 +0100
commitbc361e64693e48dab4e034dba0c73f0dbc476bc6 (patch)
tree89f4958f7c33338e59e1ed3efa850125dd055f53 /boot.php
parentc95ef1a5c0c4a144f016cfc66faae17a853f78e7 (diff)
downloadvolse-hubzilla-bc361e64693e48dab4e034dba0c73f0dbc476bc6.tar.gz
volse-hubzilla-bc361e64693e48dab4e034dba0c73f0dbc476bc6.tar.bz2
volse-hubzilla-bc361e64693e48dab4e034dba0c73f0dbc476bc6.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 1991e34f1..a28805a62 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '7.9.18');
+define('STD_VERSION', '8.0RC1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);