aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-31 17:07:00 +0000
committerMario <mario@mariovavti.com>2025-05-31 17:07:00 +0000
commit00edbe4393c5cd5ec3092e1be45616bcd1db4ca7 (patch)
tree52e36686d28dca3c547a7741b22473aca7cee814
parent525a45f69c9eca1cc8a99da3be5d2abcaf3afde1 (diff)
downloadvolse-hubzilla-00edbe4393c5cd5ec3092e1be45616bcd1db4ca7.tar.gz
volse-hubzilla-00edbe4393c5cd5ec3092e1be45616bcd1db4ca7.tar.bz2
volse-hubzilla-00edbe4393c5cd5ec3092e1be45616bcd1db4ca7.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b37744687..1df72c3b4 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.42');
+define('STD_VERSION', '10.3.43');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);