aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2025-02-11 19:15:15 +0100
committerMario Vavti <mario@mariovavti.com>2025-02-11 19:15:15 +0100
commitee6367a549007c1f76aaa82bdef0948b874947fa (patch)
tree93b3a484d11f94d664f1f55f87a58f7c7d249ad9
parentfc52d1b44f3e67a8c382547037339cab86b5dba8 (diff)
downloadvolse-hubzilla-ee6367a549007c1f76aaa82bdef0948b874947fa.tar.gz
volse-hubzilla-ee6367a549007c1f76aaa82bdef0948b874947fa.tar.bz2
volse-hubzilla-ee6367a549007c1f76aaa82bdef0948b874947fa.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 1bdc7c57b..1cbf64c66 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.14');
+define('STD_VERSION', '10.1.15');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);