aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-12-29 17:42:53 +0100
committerMario Vavti <mario@mariovavti.com>2024-12-29 17:42:53 +0100
commita17cb75baf5c28458c84d05eef3954d9dd64edb8 (patch)
treec7dbe8a00014c77e8010af862bd72ae7a9b47477
parent169c971cb1d80282a0a0e6b46b0b7d9347a4f3ac (diff)
downloadvolse-hubzilla-a17cb75baf5c28458c84d05eef3954d9dd64edb8.tar.gz
volse-hubzilla-a17cb75baf5c28458c84d05eef3954d9dd64edb8.tar.bz2
volse-hubzilla-a17cb75baf5c28458c84d05eef3954d9dd64edb8.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 6ff5ec6bd..b9fe71d09 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.9');
+define('STD_VERSION', '10.1.10');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);