File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ bashmount 4.3.2 (2020-09-08)
2
+ - Fix colourize=0
3
+
1
4
bashmount 4.3.1 (2020-08-22)
2
5
- Use sed s/ instead of y/ as the strings are different lengths
3
6
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
set -u
3
3
4
- declare -r VERSION=" 4.3.1 "
4
+ declare -r VERSION=" 4.3.2 "
5
5
6
6
# =============================================================================#
7
7
# FILE: bashmount #
Original file line number Diff line number Diff line change 133
133
.\" ========================================================================
134
134
.\"
135
135
.IX Title " BASHMOUNT 1"
136
- .TH BASHMOUNT 1 "2020-08-22 " "bashmount 4.3.1 " "bashmount"
136
+ .TH BASHMOUNT 1 "2020-09-08 " "bashmount 4.3.2 " "bashmount"
137
137
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
138
138
.\" way too many mistakes in technical documents.
139
139
.if n .ad l
You can’t perform that action at this time.
0 commit comments