aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-02-20 11:09:57 +0000
committerMario <mario@mariovavti.com>2025-02-20 11:09:57 +0000
commit67aa547c483465fca780b14555615ee660119d65 (patch)
treeaa9925265aea4e82533859288aa298b094c3e2c7
parente288f33776ecf0c8b1fc36615adbcab4b8b7dbcf (diff)
downloadvolse-hubzilla-67aa547c483465fca780b14555615ee660119d65.tar.gz
volse-hubzilla-67aa547c483465fca780b14555615ee660119d65.tar.bz2
volse-hubzilla-67aa547c483465fca780b14555615ee660119d65.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 1cbf64c66..b0bbc2460 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.15');
+define('STD_VERSION', '10.1.16');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);