diff options
author | Mario <mario@mariovavti.com> | 2018-10-21 09:25:37 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-10-21 09:25:37 +0200 |
commit | c7ebb4b009857159d77b71675336ab97016b99e8 (patch) | |
tree | 4479bdecf47e65f7c3005ff67256a411b0be14c1 | |
parent | c0cef8dd12d27edacd0a9b7044840474daf3ca82 (diff) | |
download | volse-hubzilla-c7ebb4b009857159d77b71675336ab97016b99e8.tar.gz volse-hubzilla-c7ebb4b009857159d77b71675336ab97016b99e8.tar.bz2 volse-hubzilla-c7ebb4b009857159d77b71675336ab97016b99e8.zip |
version 3.8.13.8.1
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '3.8' ); +define ( 'STD_VERSION', '3.8.1' ); define ( 'ZOT_REVISION', '6.0a' ); |