aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-10-05 12:03:14 +0000
committerMario <mario@mariovavti.com>2020-10-05 12:03:14 +0000
commit7ec655073484f3368ea9f2009c15799abc262238 (patch)
treeea2d18e61fb40c14414cfbbe9ce9bb4b4e41a49f /boot.php
parente622802c249bbd084a41ef24fe87e99e9f7d9257 (diff)
downloadvolse-hubzilla-7ec655073484f3368ea9f2009c15799abc262238.tar.gz
volse-hubzilla-7ec655073484f3368ea9f2009c15799abc262238.tar.bz2
volse-hubzilla-7ec655073484f3368ea9f2009c15799abc262238.zip
version 5.0RC3
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 a59ba8c8f..10fe1b9b4 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.0RC2' );
+define ( 'STD_VERSION', '5.0RC3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );