From 8d70cee1780d523f10c4b4b85345969f4e5d0134 Mon Sep 17 00:00:00 2001 From: echicken <echicken@bbs.electronicchicken.com> Date: Wed, 23 Nov 2016 10:13:30 -0500 Subject: [PATCH] Forum is no longer compatible with the 3.16 release. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 500c9b8bbf..e4b9c5b75e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A web interface for Synchronet BBS ###Requirements -- This web interface has been tested with Synchronet BBS 3.16c and 3.17. It will probably work with earlier and later versions. +- This web interface has been tested with Synchronet BBS 3.17a. It will probably work with later versions. - The *Files* page of this web interface relies on a script which was introduced *after* the release of Synchronet BBS 3.16c. You can grab a copy of *filebase.js* [here](http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/exec/load/filebase.js?revision=1.7), and you should place it in your *exec/load/* directory. -- GitLab