aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-08 07:42:44 +0000
committerMario <mario@mariovavti.com>2021-09-08 07:42:44 +0000
commit977a55eb8423745e4d88257b704d3e36f7337b9f (patch)
tree15148d08a99f8375992e554a90e6d4333286a7cc /boot.php
parent8ec001c87b7508600ac45bb105c0f70d6369225d (diff)
downloadvolse-hubzilla-977a55eb8423745e4d88257b704d3e36f7337b9f.tar.gz
volse-hubzilla-977a55eb8423745e4d88257b704d3e36f7337b9f.tar.bz2
volse-hubzilla-977a55eb8423745e4d88257b704d3e36f7337b9f.zip
version 6.2
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 627afccf1..c8c4e3aa8 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.2RC1' );
+define ( 'STD_VERSION', '6.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );