aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-01 18:17:01 +0000
committerMario <mario@mariovavti.com>2021-09-01 18:17:01 +0000
commit4e7525c355b280b2ed9d16fe4617adf643c23aec (patch)
tree1a657eeb251eb2182317ff5e0306b991c7a2feaa /boot.php
parente20a2752d65d16322784622978839f701f475475 (diff)
downloadvolse-hubzilla-4e7525c355b280b2ed9d16fe4617adf643c23aec.tar.gz
volse-hubzilla-4e7525c355b280b2ed9d16fe4617adf643c23aec.tar.bz2
volse-hubzilla-4e7525c355b280b2ed9d16fe4617adf643c23aec.zip
version and strings
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 c2d08f87a..5e3035bb4 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.1.4' );
+define ( 'STD_VERSION', '6.2RC' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );