aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-09 15:50:57 +0100
committerMario <mario@mariovavti.com>2021-01-09 15:50:57 +0100
commit39c5e855641b96c4b2053f81c892355ac4e9b2a1 (patch)
treed44c0dbaea3a53ef4c8faaa0a37d11d8fc5abd25
parent64f802d4f6b1c6b1b444bb5d71795c9e3580efee (diff)
downloadvolse-hubzilla-39c5e855641b96c4b2053f81c892355ac4e9b2a1.tar.gz
volse-hubzilla-39c5e855641b96c4b2053f81c892355ac4e9b2a1.tar.bz2
volse-hubzilla-39c5e855641b96c4b2053f81c892355ac4e9b2a1.zip
RC2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index af924c553..5c0f9c19f 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.2RC1' );
+define ( 'STD_VERSION', '5.2RC2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );