diff options
author | Mario <mario@mariovavti.com> | 2020-07-26 07:47:52 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-07-26 07:47:52 +0000 |
commit | 33d417955d1c84577ef01b00c3dd483028e93246 (patch) | |
tree | b20697436d3bd6750e8222cf8a03460b8d63bf80 | |
parent | 9f0f794a0a6bc93750e2e8169bd80db10b5bb1b9 (diff) | |
download | volse-hubzilla-33d417955d1c84577ef01b00c3dd483028e93246.tar.gz volse-hubzilla-33d417955d1c84577ef01b00c3dd483028e93246.tar.bz2 volse-hubzilla-33d417955d1c84577ef01b00c3dd483028e93246.zip |
version
-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.11' ); +define ( 'STD_VERSION', '4.7.12' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1238 ); |