aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-12-02 19:32:47 +0000
committerMario <mario@mariovavti.com>2022-12-02 19:32:47 +0000
commit1a4f59cd7008cf21378fcb3a0eac75c5aaedf07b (patch)
treea5ef376432a34968d9b15e5dd9fb758bec8427b9 /boot.php
parent25727a24a5a1d0a117a86591522cb4e9a57ebf61 (diff)
downloadvolse-hubzilla-1a4f59cd7008cf21378fcb3a0eac75c5aaedf07b.tar.gz
volse-hubzilla-1a4f59cd7008cf21378fcb3a0eac75c5aaedf07b.tar.bz2
volse-hubzilla-1a4f59cd7008cf21378fcb3a0eac75c5aaedf07b.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 3615b575c..1287d3c88 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.9.10');
+define('STD_VERSION', '7.9.11');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1254);