aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-02-14 07:35:41 +0000
committerMario <mario@mariovavti.com>2023-02-14 07:35:41 +0000
commite7fb56447ae84bf6ebac6b244bc22a8a626eb041 (patch)
tree203e8966853f8e457f69ddfe7cd0a74ad369e889 /boot.php
parentde3e83f0a24f7523639c0866535d8aae8a63efb7 (diff)
downloadvolse-hubzilla-e7fb56447ae84bf6ebac6b244bc22a8a626eb041.tar.gz
volse-hubzilla-e7fb56447ae84bf6ebac6b244bc22a8a626eb041.tar.bz2
volse-hubzilla-e7fb56447ae84bf6ebac6b244bc22a8a626eb041.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 8ad1d371a..c9a07a1e4 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.4');
+define('STD_VERSION', '8.1.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);