diff options
author | Mario <mario@mariovavti.com> | 2025-06-04 19:55:42 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-06-04 19:55:42 +0000 |
commit | c1aa5a295462f6f657f9c3ae75c5fe9116484141 (patch) | |
tree | 5589569b88f6e669d9210d7093707c59d9225f3b | |
parent | 342f736eb7b7a4d219337e3af4dcc360cf635481 (diff) | |
download | volse-hubzilla-c1aa5a295462f6f657f9c3ae75c5fe9116484141.tar.gz volse-hubzilla-c1aa5a295462f6f657f9c3ae75c5fe9116484141.tar.bz2 volse-hubzilla-c1aa5a295462f6f657f9c3ae75c5fe9116484141.zip |
bump version
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.3.50'); +define('STD_VERSION', '10.3.51'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |