aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-31 11:03:49 +0000
committerMario <mario@mariovavti.com>2022-01-31 11:03:49 +0000
commitc90862217ef29ee4f3d37d37a8fe6063aa68dbdf (patch)
treed9f71c620f1a4013e21c52ac2b824e04dec7a044 /boot.php
parentdf87d6feeb8b9235dabb6fe06cb5be9a88f17484 (diff)
downloadvolse-hubzilla-c90862217ef29ee4f3d37d37a8fe6063aa68dbdf.tar.gz
volse-hubzilla-c90862217ef29ee4f3d37d37a8fe6063aa68dbdf.tar.bz2
volse-hubzilla-c90862217ef29ee4f3d37d37a8fe6063aa68dbdf.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 ff9801461..513e94363 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', '7.1');
+define('STD_VERSION', '7.1.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);