aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-16 09:50:08 +0000
committerMario <mario@mariovavti.com>2021-09-16 09:50:08 +0000
commitd4c2e502858dd43672e7a24b41f3533fbbc18bdf (patch)
tree9f97838a1422f2ae67aa86fc386f6918e5a2a1d3 /boot.php
parent9052695a138807c185c897828ed1e959b5e99a59 (diff)
downloadvolse-hubzilla-d4c2e502858dd43672e7a24b41f3533fbbc18bdf.tar.gz
volse-hubzilla-d4c2e502858dd43672e7a24b41f3533fbbc18bdf.tar.bz2
volse-hubzilla-d4c2e502858dd43672e7a24b41f3533fbbc18bdf.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 93b48e2ae..c1ccbba08 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.3.1' );
+define ( 'STD_VERSION', '6.3.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );