aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2021-12-03 13:45:19 +0100
committerMario Vavti <mario@mariovavti.com>2021-12-03 13:45:19 +0100
commit60b145833c5c07898363d51838a942b876f60c3c (patch)
tree75fd03333e51465fa8512b17200eb604db25b166 /boot.php
parent39458b2ba8d5330770e90831babb4924ab116454 (diff)
downloadvolse-hubzilla-60b145833c5c07898363d51838a942b876f60c3c.tar.gz
volse-hubzilla-60b145833c5c07898363d51838a942b876f60c3c.tar.bz2
volse-hubzilla-60b145833c5c07898363d51838a942b876f60c3c.zip
changelog 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 81533462d..607d64e60 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' );
+define ( 'STD_VERSION', '6.5.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );