aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-22 16:16:35 +0000
committerMario <mario@mariovavti.com>2021-09-22 16:16:35 +0000
commit33a6c92629f7c58301c15739c1afa4cf612f4d99 (patch)
tree220daa7c052ab4eb3fa7d4ce1ce461f4add002b9 /boot.php
parent0707d334938a60c6ded0b0877aada773dd64e825 (diff)
downloadvolse-hubzilla-33a6c92629f7c58301c15739c1afa4cf612f4d99.tar.gz
volse-hubzilla-33a6c92629f7c58301c15739c1afa4cf612f4d99.tar.bz2
volse-hubzilla-33a6c92629f7c58301c15739c1afa4cf612f4d99.zip
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 c1ccbba08..9fec3c482 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.2' );
+define ( 'STD_VERSION', '6.3.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );