changed version to 0.22.2

pull/73/head v0.22.2
Axel Burri 2016-02-02 11:26:09 +01:00
parent e913b23e99
commit 4434bc17ef
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
btrbk-current btrbk-0.22.2
* Bugfix: fix checks on "btrfs sub show" output, which resulted in * Bugfix: fix checks on "btrfs sub show" output, which resulted in
breakage on btrfs-progs < 4.1 (close: #68). breakage on btrfs-progs < 4.1 (close: #68).

2
btrbk
View File

@ -48,7 +48,7 @@ use Getopt::Long qw(GetOptions);
use POSIX qw(strftime); use POSIX qw(strftime);
use Data::Dumper; use Data::Dumper;
our $VERSION = "0.22.2-dev"; our $VERSION = "0.22.2";
our $AUTHOR = 'Axel Burri <axel@tty0.ch>'; our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<http://www.digint.ch/btrbk/>'; our $PROJECT_HOME = '<http://www.digint.ch/btrbk/>';

View File

@ -1,4 +1,4 @@
.TH "btrbk" "1" "2016-01-20" "btrbk v0.22.1" "" .TH "btrbk" "1" "2016-02-02" "btrbk v0.22.2" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)

View File

@ -1,4 +1,4 @@
.TH "btrbk.conf" "5" "2016-01-20" "btrbk v0.22.1" "" .TH "btrbk.conf" "5" "2016-02-02" "btrbk v0.22.2" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)

View File

@ -1,4 +1,4 @@
.TH "ssh_filter_btrbk" "1" "2016-01-20" "btrbk v0.22.1" "" .TH "ssh_filter_btrbk" "1" "2016-02-02" "btrbk v0.22.2" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)