aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-11 19:02:26 +0000
committerMario <mario@mariovavti.com>2021-01-11 19:02:26 +0000
commit9d1f73e1793fbcb2b9d581f6e687a625795ef3e6 (patch)
tree5f701d11a2efceb6a5589b74c462951a961c953b /boot.php
parentba164d948822f00a643c4f12ba82f18e7e0f72be (diff)
downloadvolse-hubzilla-9d1f73e1793fbcb2b9d581f6e687a625795ef3e6.tar.gz
volse-hubzilla-9d1f73e1793fbcb2b9d581f6e687a625795ef3e6.tar.bz2
volse-hubzilla-9d1f73e1793fbcb2b9d581f6e687a625795ef3e6.zip
5.2RC4
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 f83c18cb3..3424c96ab 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.2RC3' );
+define ( 'STD_VERSION', '5.2RC4' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );