diff --git a/CHANGELOG b/CHANGELOG index 88afefc..faa12b7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +1.2.0 (2014-01-07) + - fix language problems + - only do pruning once a day (if enabled) + 1.2.0beta1 (2013-12-31) - IP subnet range support for whitelisting&blocking - Multiple notification recipients (no more awkward choice between which input to consider for email addresses - all inputs where something is specified are taken into consideration; multiple email addresses can be specified separated by a semicolon; and a user group can be chosen to be notified) diff --git a/bfstop.xml b/bfstop.xml index 679d4f0..029ec00 100644 --- a/bfstop.xml +++ b/bfstop.xml @@ -9,7 +9,7 @@ https://github.com/codeling/bfstop bfstop@bfroehler.info https://github.com/codeling/bfstop - 1.2.0beta1 + 1.2.0 setupscripts.php bfstop.php diff --git a/deploy.sh b/deploy.sh index 104a31f..2a1af27 100755 --- a/deploy.sh +++ b/deploy.sh @@ -15,7 +15,7 @@ langfiles="language" docs="CHANGELOG LICENSE.txt README" plgtype="system" langs="de-DE en-GB" -version=1.2.0beta1 +version=1.2.0 if [ "$1" == "zip" ] then