aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2025-02-01 12:36:54 +0100
committerMario Vavti <mario@mariovavti.com>2025-02-01 12:36:54 +0100
commit8d8a7f44e193f48ee3e2ea39ead128fae53ff4fd (patch)
tree2429d37afbf4fe071ae76dc35985991ffb9a43ed /boot.php
parenta13bf6a3fee2ecd86fb6edcfd707d4c30aeca36b (diff)
downloadvolse-hubzilla-8d8a7f44e193f48ee3e2ea39ead128fae53ff4fd.tar.gz
volse-hubzilla-8d8a7f44e193f48ee3e2ea39ead128fae53ff4fd.tar.bz2
volse-hubzilla-8d8a7f44e193f48ee3e2ea39ead128fae53ff4fd.zip
bump versionHEADdev
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 3c7ec2c6d..1bdc7c57b 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.13');
+define('STD_VERSION', '10.1.14');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);