aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-02-27 09:07:26 +0000
committerMario <mario@mariovavti.com>2023-02-27 09:07:26 +0000
commite412bdbdbec522fb4a19aac948ddeb14d26b2e9a (patch)
treeda00ba1eac820be624c1ee0bee40bdbb177315fb /boot.php
parentf032bcc5f2abccd66308e7eb9491d01d7382375b (diff)
downloadvolse-hubzilla-e412bdbdbec522fb4a19aac948ddeb14d26b2e9a.tar.gz
volse-hubzilla-e412bdbdbec522fb4a19aac948ddeb14d26b2e9a.tar.bz2
volse-hubzilla-e412bdbdbec522fb4a19aac948ddeb14d26b2e9a.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 c9a07a1e4..4072e3910 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '8.1.5');
+define('STD_VERSION', '8.1.6');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);