aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-29 10:14:20 +0000
committerMario <mario@mariovavti.com>2025-05-29 10:14:20 +0000
commitbd8ffcd28d42797cda31237eed288b98da8e27de (patch)
treef96e2a3a4dd853b1b4be859236c31d6324a7937d
parent20148d23f1a2f1a102e736075c8985041144e621 (diff)
downloadvolse-hubzilla-bd8ffcd28d42797cda31237eed288b98da8e27de.tar.gz
volse-hubzilla-bd8ffcd28d42797cda31237eed288b98da8e27de.tar.bz2
volse-hubzilla-bd8ffcd28d42797cda31237eed288b98da8e27de.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 582d8599d..ce0297279 100644
--- a/boot.php
+++ b/boot.php
@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.3.38');
+define('STD_VERSION', '10.3.39');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);