aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-05-08 10:36:45 +0000
committerMario <mario@mariovavti.com>2025-05-08 10:36:45 +0000
commit030fe8c656a603927bc21d30b9670d0092435eae (patch)
treea4430dd04c04ed7aeff783a78e487e825a335d64
parent8f539e3707f0b6fbb7552ee408446962186e94bf (diff)
downloadvolse-hubzilla-030fe8c656a603927bc21d30b9670d0092435eae.tar.gz
volse-hubzilla-030fe8c656a603927bc21d30b9670d0092435eae.tar.bz2
volse-hubzilla-030fe8c656a603927bc21d30b9670d0092435eae.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c8d6f2d59..ba2a9c39b 100644
--- a/boot.php
+++ b/boot.php
@@ -69,7 +69,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.3.16+lazy');
+define('STD_VERSION', '10.3.17+lazy');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);