aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-03-11 20:43:21 +0000
committerMario <mario@mariovavti.com>2023-03-11 20:43:21 +0000
commitc9d8a4dc1dac72646ff4bbef082305cc2287b92e (patch)
tree78d92bf6a9e1c059bbc16e07ed968cd3497c42e5 /boot.php
parent5fada6a497ad5123668f282deb508db00e628bda (diff)
downloadvolse-hubzilla-c9d8a4dc1dac72646ff4bbef082305cc2287b92e.tar.gz
volse-hubzilla-c9d8a4dc1dac72646ff4bbef082305cc2287b92e.tar.bz2
volse-hubzilla-c9d8a4dc1dac72646ff4bbef082305cc2287b92e.zip
bump dev 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 d5d5ce69b..81a41d292 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.2RC1');
+define('STD_VERSION', '8.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);