aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-07 13:21:44 +0000
committerMario <mario@mariovavti.com>2021-06-07 13:21:44 +0000
commitb66b43256b3a68aabcca4e628ad6643c7c4aca8e (patch)
treeeb18377cd2c8b6c9d75d50b0ff1e8ca40af0b209 /boot.php
parent58cacaff0672336d6a6adb56fa23969a3bd09de2 (diff)
downloadvolse-hubzilla-b66b43256b3a68aabcca4e628ad6643c7c4aca8e.tar.gz
volse-hubzilla-b66b43256b3a68aabcca4e628ad6643c7c4aca8e.tar.bz2
volse-hubzilla-b66b43256b3a68aabcca4e628ad6643c7c4aca8e.zip
bs5: more notifications fixes
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 75b3c93b5..91fd989d4 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.9.1' );
+define ( 'STD_VERSION', '5.9.1-bs5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1245 );