aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-12-20 19:13:21 +0000
committerMario <mario@mariovavti.com>2024-12-20 19:13:21 +0000
commitc3cc62462198bce18e57784141db475f4e2bb873 (patch)
treec3d6ba7bd90c6b1a7de4353e5e50d84a3d967084
parentb466932e37340e10fedc9b5b33a28db7ad25e4e8 (diff)
downloadvolse-hubzilla-c3cc62462198bce18e57784141db475f4e2bb873.tar.gz
volse-hubzilla-c3cc62462198bce18e57784141db475f4e2bb873.tar.bz2
volse-hubzilla-c3cc62462198bce18e57784141db475f4e2bb873.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 72d31f562..6eb0be8bb 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.4');
+define('STD_VERSION', '10.1.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);