aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-10-12 06:50:29 +0000
committerMario <mario@mariovavti.com>2020-10-12 06:50:29 +0000
commit612ef9052334b6bb0ac96fb5d7868b8c26c281f0 (patch)
tree913c5557426403a4f26d1ec584d912088086da18
parente64856e9579eff653415f7ba3cc0e165fbbab47f (diff)
downloadvolse-hubzilla-612ef9052334b6bb0ac96fb5d7868b8c26c281f0.tar.gz
volse-hubzilla-612ef9052334b6bb0ac96fb5d7868b8c26c281f0.tar.bz2
volse-hubzilla-612ef9052334b6bb0ac96fb5d7868b8c26c281f0.zip
version 5.0RC4
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 10fe1b9b4..a246924b3 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.0RC3' );
+define ( 'STD_VERSION', '5.0RC4' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );