aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-05-02 17:52:08 +0000
committerMario <mario@mariovavti.com>2024-05-02 17:52:08 +0000
commit58033f3255ddd942bba729005d79e6ca4bb146fa (patch)
treefc0d9efd18a4740b279ac0dbf93ccea55d0e0ec4 /boot.php
parentba4773a61e6a406dcea92a7251c17709b97dcfdc (diff)
downloadvolse-hubzilla-58033f3255ddd942bba729005d79e6ca4bb146fa.tar.gz
volse-hubzilla-58033f3255ddd942bba729005d79e6ca4bb146fa.tar.bz2
volse-hubzilla-58033f3255ddd942bba729005d79e6ca4bb146fa.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 e202ad2b0..d8b2953e8 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.2');
+define('STD_VERSION', '9.1.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);