aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2022-04-25 22:53:04 +0200
committerMario Vavti <mario@mariovavti.com>2022-04-25 22:53:04 +0200
commit39602ede373ef6376d05b5cb19fe571e27b5fba9 (patch)
tree503134cf64e3895e012db794a7c30157eee8cce2 /boot.php
parent83e585ee9bc9c79e130d79d41a289e11ff7f1f45 (diff)
downloadvolse-hubzilla-39602ede373ef6376d05b5cb19fe571e27b5fba9.tar.gz
volse-hubzilla-39602ede373ef6376d05b5cb19fe571e27b5fba9.tar.bz2
volse-hubzilla-39602ede373ef6376d05b5cb19fe571e27b5fba9.zip
version bump
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 ee1cd7990..06d498be7 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.3');
+define('STD_VERSION', '7.3.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);