aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-04 11:27:09 +0200
committerMario <mario@mariovavti.com>2021-06-04 11:27:09 +0200
commit6de327402bb90b3f09ccb0c92ffb112755dbd5a0 (patch)
tree77ef8812e5d84781c9b1c144858a400ed3377c5d
parent131ce826c325b7a2a36dfcfe7984eac03c989cfa (diff)
downloadvolse-hubzilla-6de327402bb90b3f09ccb0c92ffb112755dbd5a0.tar.gz
volse-hubzilla-6de327402bb90b3f09ccb0c92ffb112755dbd5a0.tar.bz2
volse-hubzilla-6de327402bb90b3f09ccb0c92ffb112755dbd5a0.zip
version 5.6.15.6.1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 27a4a4319..acac02d7a 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.6' );
+define ( 'STD_VERSION', '5.6.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1245 );