aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2023-10-04 21:01:30 +0200
committerMario Vavti <mario@mariovavti.com>2023-10-04 21:01:30 +0200
commit7e70fe112614d2f458152a3636ff52ebbd71991c (patch)
tree1bb3c514a33d5cf6add292299d41c26f2f00a06a /boot.php
parent5265c774ae5917b5200510e668f8182eb07af750 (diff)
downloadvolse-hubzilla-7e70fe112614d2f458152a3636ff52ebbd71991c.tar.gz
volse-hubzilla-7e70fe112614d2f458152a3636ff52ebbd71991c.tar.bz2
volse-hubzilla-7e70fe112614d2f458152a3636ff52ebbd71991c.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 1e81f19ff..866c61944 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.7.3');
+define('STD_VERSION', '8.7.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);