aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-20 11:06:05 +0000
committerMario <mario@mariovavti.com>2023-01-20 11:06:05 +0000
commitc5ca7f236f754441a5dd925719c06c3294bd8cd3 (patch)
treeaa07b24ccefd6cb5af32be4c72e1668e4fccc1d6 /boot.php
parent9dc949b62c6b5e3c8872211f71b11714d9d22b22 (diff)
downloadvolse-hubzilla-c5ca7f236f754441a5dd925719c06c3294bd8cd3.tar.gz
volse-hubzilla-c5ca7f236f754441a5dd925719c06c3294bd8cd3.tar.bz2
volse-hubzilla-c5ca7f236f754441a5dd925719c06c3294bd8cd3.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 97b680dba..2d24b0250 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');
+define('STD_VERSION', '8.1.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1255);