aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-06 19:24:45 +0000
committerMario <mario@mariovavti.com>2021-09-06 19:24:45 +0000
commit2523ebc76af2ba016bb56ece70ce7a1f827d730a (patch)
tree2349ede3a10b8ccabbdaca46ba93201a9e4c0119
parentc1ce211b566a68b02f1197ef1bd0fc79385c1c48 (diff)
downloadvolse-hubzilla-2523ebc76af2ba016bb56ece70ce7a1f827d730a.tar.gz
volse-hubzilla-2523ebc76af2ba016bb56ece70ce7a1f827d730a.tar.bz2
volse-hubzilla-2523ebc76af2ba016bb56ece70ce7a1f827d730a.zip
version 6.2RC1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5e3035bb4..627afccf1 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.2RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );