aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-27 12:25:23 +0000
committerMario <mario@mariovavti.com>2021-05-27 12:25:23 +0000
commitbf74a7530340e6d1566e93bd9eab56a2f1038c85 (patch)
tree341021c5868e62fd2b0cf5ae87607cc79cb949f6 /boot.php
parent7d1b240954cea20fa580912213da4be1d07ef4ba (diff)
downloadvolse-hubzilla-bf74a7530340e6d1566e93bd9eab56a2f1038c85.tar.gz
volse-hubzilla-bf74a7530340e6d1566e93bd9eab56a2f1038c85.tar.bz2
volse-hubzilla-bf74a7530340e6d1566e93bd9eab56a2f1038c85.zip
bump version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 622784e9c..bf59151bb 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.7.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1245 );