aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-12-21 10:28:07 +0000
committerMario <mario@mariovavti.com>2024-12-21 10:28:07 +0000
commite146eaa8f8a1ad4d0d546a6b7452a84fc3d22a91 (patch)
tree4c3c12f23a0093be4803b7622fda18757f0af149 /boot.php
parent92e21c4f3dae213f7f660de540cb12192366e8a3 (diff)
downloadvolse-hubzilla-e146eaa8f8a1ad4d0d546a6b7452a84fc3d22a91.tar.gz
volse-hubzilla-e146eaa8f8a1ad4d0d546a6b7452a84fc3d22a91.tar.bz2
volse-hubzilla-e146eaa8f8a1ad4d0d546a6b7452a84fc3d22a91.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 6a8aa89a7..29d3b2624 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.1.6');
+define('STD_VERSION', '10.1.7');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);