File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed
Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ # ZFSBootMenu v1.4.1 (2020-08-19)
2+
3+ ZFSBootMenu 1.4.1 is a minor update, updating the provided Makefile for packagers.
4+
5+
16# ZFSBootMenu v1.4 (2020-08-19)
27
38ZFSBootMenu 1.4 includes significant internal changes and some user-visible functional changes in the ` generate-zbm ` script.
Original file line number Diff line number Diff line change 44use strict;
55use warnings;
66
7- our $VERSION = ' 1.4' ;
7+ our $VERSION = ' 1.4.1 ' ;
88
99use Getopt::Long qw( :config no_ignore_case auto_version) ;
1010use Pod::Usage qw( pod2usage) ;
Original file line number Diff line number Diff line change 133133.\" ========================================================================
134134.\"
135135.IX Title " generate-zbm 5"
136- .TH generate-zbm 5 "2020-08-19 " "1.4" "config.yaml"
136+ .TH generate-zbm 5 "2020-08-20 " "1.4.1 " "config.yaml"
137137.\" For nroff, turn off justification. Always turn off hyphenation; it makes
138138.\" way too many mistakes in technical documents.
139139.if n .ad l
Original file line number Diff line number Diff line change 133133.\" ========================================================================
134134.\"
135135.IX Title " generate-zbm 8"
136- .TH generate-zbm 8 "2020-08-19 " "1.4" "generate-zbm"
136+ .TH generate-zbm 8 "2020-08-20 " "1.4.1 " "generate-zbm"
137137.\" For nroff, turn off justification. Always turn off hyphenation; it makes
138138.\" way too many mistakes in technical documents.
139139.if n .ad l
Original file line number Diff line number Diff line change 133133.\" ========================================================================
134134.\"
135135.IX Title " zfsbootmenu 7"
136- .TH zfsbootmenu 7 "2020-08-19 " "1.4" "ZFSBootMenu"
136+ .TH zfsbootmenu 7 "2020-08-20 " "1.4.1 " "ZFSBootMenu"
137137.\" For nroff, turn off justification. Always turn off hyphenation; it makes
138138.\" way too many mistakes in technical documents.
139139.if n .ad l
You can’t perform that action at this time.
0 commit comments