aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-05-07 09:04:10 +0000
committerMario <mario@mariovavti.com>2023-05-07 09:04:10 +0000
commitb8c9f0498961bb3237c94ad007172883f554e2b2 (patch)
treeb46fc27ec81f5915b279a40762ff89ff90229a90 /boot.php
parentbf2d41eb14ef066d6e316b62270c03be27e9b01c (diff)
downloadvolse-hubzilla-b8c9f0498961bb3237c94ad007172883f554e2b2.tar.gz
volse-hubzilla-b8c9f0498961bb3237c94ad007172883f554e2b2.tar.bz2
volse-hubzilla-b8c9f0498961bb3237c94ad007172883f554e2b2.zip
bump 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 d8cdc68e3..ff9e45d18 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.4RC');
+define('STD_VERSION', '8.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);