aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-09-30 10:30:17 +0000
committerMario <mario@mariovavti.com>2020-09-30 10:30:17 +0000
commit21b71401d3855ecf4ee34888176bb446a1f66b93 (patch)
tree886b992ab17030c3839df2979d8c86dc6624c231 /boot.php
parent80bdcbb3e6f0aa8834da77ca2dff0c708573436d (diff)
downloadvolse-hubzilla-21b71401d3855ecf4ee34888176bb446a1f66b93.tar.gz
volse-hubzilla-21b71401d3855ecf4ee34888176bb446a1f66b93.tar.bz2
volse-hubzilla-21b71401d3855ecf4ee34888176bb446a1f66b93.zip
version 5.0RC2
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 b4c59edd0..a59ba8c8f 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.0RC1' );
+define ( 'STD_VERSION', '5.0RC2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );