Release tag for 2.1 final

master 2.1
Brie Bruns 2019-07-12 13:19:03 -06:00
parent 1bfe6ded80
commit f8cb8b11e2
2 ha cambiato i file con 5 aggiunte e 1 eliminazioni

Vedi File

@ -1,3 +1,7 @@
2.1 Final - 07/12/2019
- Fix flush tables rule for raw
- Final 2.1 release since we've had 2.1 for 5 years now without being 'released'
2.1 Beta 1 - 11/19/2018
- Add run-after and run-before rules (custom/runafter.sh and custom/runbefore.sh)

Vedi File

@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Static config options, normally do not need to change
FW_VERSION="2.1a3"
FW_VERSION="2.1"
# Important directory locations
FWPREFIX="/usr/local"