aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-26 10:06:49 +0000
committerMario <mario@mariovavti.com>2024-03-26 10:06:49 +0000
commit3859c010f09ecdb8ed543638d435d026e5e1efc2 (patch)
tree6f779a794bdd77bf71cea34f5d367708cf448fab
parent418b1eaf78418cf0bbc97577a0db8d4696920e9b (diff)
downloadvolse-hubzilla-3859c010f09ecdb8ed543638d435d026e5e1efc2.tar.gz
volse-hubzilla-3859c010f09ecdb8ed543638d435d026e5e1efc2.tar.bz2
volse-hubzilla-3859c010f09ecdb8ed543638d435d026e5e1efc2.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index cdfa15855..dcdcdda01 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');
+define('STD_VERSION', '9.1.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);