aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-06-05 08:09:26 +0000
committerMario <mario@mariovavti.com>2024-06-05 08:09:26 +0000
commit5efc6bdd2f85497d0c863551f01236527cc7344f (patch)
tree02929ab3cb4aa04aab6f835befa116fedef18fcb
parent48357582934bd0297cd01118c3f743383eb96fbe (diff)
downloadvolse-hubzilla-5efc6bdd2f85497d0c863551f01236527cc7344f.tar.gz
volse-hubzilla-5efc6bdd2f85497d0c863551f01236527cc7344f.tar.bz2
volse-hubzilla-5efc6bdd2f85497d0c863551f01236527cc7344f.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d8b2953e8..a52f27830 100644
--- a/boot.php
+++ b/boot.php
@@ -64,7 +64,7 @@ require_once('include/selectors.php');
require_once('include/activities.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.1.3');
+define('STD_VERSION', '9.1.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);