aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-16 08:04:59 +0000
committerMario <mario@mariovavti.com>2021-09-16 08:04:59 +0000
commit7ba58208f250e8823a320597e7b3b1067375aa8f (patch)
tree42561ed675d5f02f701896a5f894645424a2f243 /boot.php
parentcc83677711abfd30d862b35d1479ee3ab384b594 (diff)
downloadvolse-hubzilla-7ba58208f250e8823a320597e7b3b1067375aa8f.tar.gz
volse-hubzilla-7ba58208f250e8823a320597e7b3b1067375aa8f.tar.bz2
volse-hubzilla-7ba58208f250e8823a320597e7b3b1067375aa8f.zip
version 6.2.1 and changelog6.2.1
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 c8c4e3aa8..5b047f2c5 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.2' );
+define ( 'STD_VERSION', '6.2.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );