diff options
author | Mario <mario@mariovavti.com> | 2025-05-29 10:14:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2025-05-29 10:14:20 +0000 |
commit | bd8ffcd28d42797cda31237eed288b98da8e27de (patch) | |
tree | f96e2a3a4dd853b1b4be859236c31d6324a7937d | |
parent | 20148d23f1a2f1a102e736075c8985041144e621 (diff) | |
download | volse-hubzilla-bd8ffcd28d42797cda31237eed288b98da8e27de.tar.gz volse-hubzilla-bd8ffcd28d42797cda31237eed288b98da8e27de.tar.bz2 volse-hubzilla-bd8ffcd28d42797cda31237eed288b98da8e27de.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.38'); +define('STD_VERSION', '10.3.39'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |