diff options
Diffstat (limited to 'tessen')
-rwxr-xr-x | tessen | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -684,7 +684,7 @@ parse_config() { } main() { - local -r tsn_version="2.2.1-dev" + local -r tsn_version="2.2.2" # parse arguments because they have the highest priority # make the values supplied to -p, -d, and -a as readonly local _opt |