aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-10-13 08:33:22 +0000
committerMario <mario@mariovavti.com>2020-10-13 08:33:22 +0000
commit1f41b1837f5b8722b198ea808637108a83ff7f20 (patch)
tree2f3bc8121b28fac9824a3e6febba6aa1ae94f153
parentc01e1b6c337e435d768c8e4e42dc7b06bdfc71e6 (diff)
downloadvolse-hubzilla-1f41b1837f5b8722b198ea808637108a83ff7f20.tar.gz
volse-hubzilla-1f41b1837f5b8722b198ea808637108a83ff7f20.tar.bz2
volse-hubzilla-1f41b1837f5b8722b198ea808637108a83ff7f20.zip
version 5.0RC5
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index a246924b3..d31192fdd 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.0RC4' );
+define ( 'STD_VERSION', '5.0RC5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );