aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-06-25 09:29:08 +0000
committerMario <mario@mariovavti.com>2024-06-25 09:29:08 +0000
commit241d96e9faa77bdbcde8d7a0d7a31bf915180846 (patch)
tree9cc59e2ecad91fcafb471b809b81dc81009dd29d
parent8ae6e785f3cb8b6e5334e0442ac4a1348e42fc9b (diff)
downloadvolse-hubzilla-241d96e9faa77bdbcde8d7a0d7a31bf915180846.tar.gz
volse-hubzilla-241d96e9faa77bdbcde8d7a0d7a31bf915180846.tar.bz2
volse-hubzilla-241d96e9faa77bdbcde8d7a0d7a31bf915180846.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 60e022ba2..9c3697437 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.1.4');
+define('STD_VERSION', '9.1.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);