aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-07-26 18:00:00 +0000
committerMario <mario@mariovavti.com>2022-07-26 18:00:00 +0000
commit40377796edd8c612ce9d68f52fc146ad32302f9e (patch)
tree92cce4a3ee3627ed28f45ce8f0bb3598be87c8c9 /boot.php
parentc452a621fe7db5405d929ebc5f5433c9670fc367 (diff)
parentfedad7f31a1b9133bfd63de7fc19de6916485254 (diff)
downloadvolse-hubzilla-40377796edd8c612ce9d68f52fc146ad32302f9e.tar.gz
volse-hubzilla-40377796edd8c612ce9d68f52fc146ad32302f9e.tar.bz2
volse-hubzilla-40377796edd8c612ce9d68f52fc146ad32302f9e.zip
Merge branch '7.6RC'7.6
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 877752ccc..ef7f35d59 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.4');
+define('STD_VERSION', '7.6');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);