aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-01 18:33:10 +0000
committerMario <mario@mariovavti.com>2021-09-01 18:33:10 +0000
commit6a8cc313dac9833ebc6c541ad7b472abe41d6a8d (patch)
treee9e1aee27918e30420e83dd1aaa38d08f3832d57 /boot.php
parent7a1c72d5a48e557318fcfd5e543646a24942f7ae (diff)
downloadvolse-hubzilla-6a8cc313dac9833ebc6c541ad7b472abe41d6a8d.tar.gz
volse-hubzilla-6a8cc313dac9833ebc6c541ad7b472abe41d6a8d.tar.bz2
volse-hubzilla-6a8cc313dac9833ebc6c541ad7b472abe41d6a8d.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 5e3035bb4..53781572a 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.2RC' );
+define ( 'STD_VERSION', '6.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );