aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-07 11:03:59 +0000
committerMario <mario@mariovavti.com>2021-05-07 11:03:59 +0000
commit36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3 (patch)
tree5c0417c503c7e95b4ef51b73c58b91582f0a9e2d
parent92bc99a805018737c13f170edd0284fc83f49594 (diff)
downloadvolse-hubzilla-36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3.tar.gz
volse-hubzilla-36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3.tar.bz2
volse-hubzilla-36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3.zip
version 5.6RC2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index a6dfbf7a5..3b1d23150 100644
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.7' );
+define ( 'STD_VERSION', '5.6RC2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1244 );