aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-11 11:58:16 +0000
committerMario <mario@mariovavti.com>2021-05-11 11:58:16 +0000
commit89ec043ce1183dbae5ff10a994f0f819a8544ba9 (patch)
treee5031f052b8143ad0b4df6622d4299ed38e34f22
parent98f0272a84fb284f5154d563f974176074940a4e (diff)
downloadvolse-hubzilla-89ec043ce1183dbae5ff10a994f0f819a8544ba9.tar.gz
volse-hubzilla-89ec043ce1183dbae5ff10a994f0f819a8544ba9.tar.bz2
volse-hubzilla-89ec043ce1183dbae5ff10a994f0f819a8544ba9.zip
version 5.6
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 1e93879ec..b384ca5ec 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.6RC3' );
+define ( 'STD_VERSION', '5.6' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1245 );