aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-27 20:06:22 +0000
committerMario <mario@mariovavti.com>2021-05-27 20:06:22 +0000
commitd06d22c7c96020fff4acb0030aa6b5b07ead351e (patch)
tree8ac2bdfa80964302384df9fefc32fae13937c86b /boot.php
parent57c301d59ccf5697bfd7a42323d3e1ff8b57e775 (diff)
downloadvolse-hubzilla-d06d22c7c96020fff4acb0030aa6b5b07ead351e.tar.gz
volse-hubzilla-d06d22c7c96020fff4acb0030aa6b5b07ead351e.tar.bz2
volse-hubzilla-d06d22c7c96020fff4acb0030aa6b5b07ead351e.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 bf59151bb..f51abe2f8 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.1' );
+define ( 'STD_VERSION', '5.9.0' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1245 );