aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-05-02 14:50:57 +0000
committerMario <mario@mariovavti.com>2024-05-02 14:50:57 +0000
commit6a53ddef2167ab96e4554b90d731e49cb7822bae (patch)
treefa6071b2eec46bc38d9fd7310567056ce57273f7 /boot.php
parent2fb9c0ec0d77a3754a7c1f35e5c3e0742bfed3b1 (diff)
downloadvolse-hubzilla-6a53ddef2167ab96e4554b90d731e49cb7822bae.tar.gz
volse-hubzilla-6a53ddef2167ab96e4554b90d731e49cb7822bae.tar.bz2
volse-hubzilla-6a53ddef2167ab96e4554b90d731e49cb7822bae.zip
css fix and 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 862079276..e202ad2b0 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.1');
+define('STD_VERSION', '9.1.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);