Upgraded revision to reflect significant change.

This commit is contained in:
Matias Barcenas 2017-11-29 23:31:26 -06:00
parent 13b6b2edab
commit 5b846901e1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ declare -r FLUXIONNoiseFloor=-90
declare -r FLUXIONNoiseCeiling=-60
declare -r FLUXIONVersion=3
declare -r FLUXIONRevision=4
declare -r FLUXIONRevision=5
declare -r FLUXIONDebug=${FLUXIONDebug:+1}
declare -r FLUXIONWIKillProcesses=${FLUXIONWIKillProcesses:+1}