aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-03-11 19:37:34 +0000
committerMario <mario@mariovavti.com>2023-03-11 19:37:34 +0000
commitf031707563a6233d5959d9c3669ff652f085bec9 (patch)
tree852f15e99aa2c2c9662194d3c762fa36d0fa0f50 /boot.php
parent7f0518f6935c44eaadbdc67ef740c2067cdcb3c3 (diff)
downloadvolse-hubzilla-f031707563a6233d5959d9c3669ff652f085bec9.tar.gz
volse-hubzilla-f031707563a6233d5959d9c3669ff652f085bec9.tar.bz2
volse-hubzilla-f031707563a6233d5959d9c3669ff652f085bec9.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 02e344fad..d5d5ce69b 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', '8.1.8');
+define('STD_VERSION', '8.2RC1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);