diff options
author | Mario <mario@mariovavti.com> | 2020-05-03 12:33:42 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-05-03 12:33:42 +0000 |
commit | 4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4 (patch) | |
tree | 895970f91500f792e39e08b3f65e79e9a57358cf | |
parent | fd48f9d173a7a76f9ecaedf078272f5fd3bdd706 (diff) | |
download | volse-hubzilla-4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4.tar.gz volse-hubzilla-4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4.tar.bz2 volse-hubzilla-4eaba326ceeaadf0bbe418e4b8a8d5b63e9672b4.zip |
version 4.7.6
-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', '4.7.5' ); +define ( 'STD_VERSION', '4.7.6' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1236 ); |