diff --git a/ChangeLog b/ChangeLog index 2380c26..09b1be5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.22.2 * Bugfix: fix checks on "btrfs sub show" output, which resulted in breakage on btrfs-progs < 4.1 (close: #68). diff --git a/btrbk b/btrbk index 31b1416..d0a0ed1 100755 --- a/btrbk +++ b/btrbk @@ -48,7 +48,7 @@ use Getopt::Long qw(GetOptions); use POSIX qw(strftime); use Data::Dumper; -our $VERSION = "0.22.2-dev"; +our $VERSION = "0.22.2"; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index a23c0dc..6d3452f 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -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 .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 6889303..8244dd6 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -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 .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/ssh_filter_btrbk.1 b/doc/ssh_filter_btrbk.1 index 66ec458..1893458 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -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 .nh .\" disable justification (adjust text to left margin only)