diff options
author | Mario <mario@mariovavti.com> | 2024-12-20 12:36:00 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-12-20 12:36:00 +0000 |
commit | a3248e8b3bf253c952e4bbe1f137ca9864192976 (patch) | |
tree | f2ee03f0118ec027ae19073af1b42ef9a1f0aa4c | |
parent | 9ec2db7c97a5130d64daf0e8d5954aeb4066e626 (diff) | |
download | volse-hubzilla-a3248e8b3bf253c952e4bbe1f137ca9864192976.tar.gz volse-hubzilla-a3248e8b3bf253c952e4bbe1f137ca9864192976.tar.bz2 volse-hubzilla-a3248e8b3bf253c952e4bbe1f137ca9864192976.zip |
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.3'); +define('STD_VERSION', '10.1.4'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); |