diff options
author | Mario <mario@mariovavti.com> | 2024-12-20 19:13:21 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-12-20 19:13:21 +0000 |
commit | c3cc62462198bce18e57784141db475f4e2bb873 (patch) | |
tree | c3d6ba7bd90c6b1a7de4353e5e50d84a3d967084 | |
parent | b466932e37340e10fedc9b5b33a28db7ad25e4e8 (diff) | |
download | volse-hubzilla-c3cc62462198bce18e57784141db475f4e2bb873.tar.gz volse-hubzilla-c3cc62462198bce18e57784141db475f4e2bb873.tar.bz2 volse-hubzilla-c3cc62462198bce18e57784141db475f4e2bb873.zip |
bump version
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.1.4'); +define('STD_VERSION', '10.1.5'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |