aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-06 20:37:04 +0100
committerMario <mario@mariovavti.com>2021-01-06 20:37:04 +0100
commit42cd046e9055e74edcb6539a9c4d5a2cf735a5ca (patch)
tree1426940a2fe3820db0fcdede34cf5f8bf41a26b6 /boot.php
parent52fa350138aa19301850909fa13b0786e3c7dbb2 (diff)
downloadvolse-hubzilla-42cd046e9055e74edcb6539a9c4d5a2cf735a5ca.tar.gz
volse-hubzilla-42cd046e9055e74edcb6539a9c4d5a2cf735a5ca.tar.bz2
volse-hubzilla-42cd046e9055e74edcb6539a9c4d5a2cf735a5ca.zip
RC1
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c1c9aedf8..af924c553 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.2RC' );
+define ( 'STD_VERSION', '5.2RC1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );