diff --git a/ChangeLog b/ChangeLog index 8401edf..b604a6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.22.1 * Support for btrfs-progs v4.4 (close: #66). diff --git a/btrbk b/btrbk index 4b0655e..18459f1 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.1-dev"; +our $VERSION = "0.22.1"; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 0d89744..a23c0dc 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2016-01-19" "btrbk v0.22.0" "" +.TH "btrbk" "1" "2016-01-20" "btrbk v0.22.1" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 229c67c..6889303 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2016-01-19" "btrbk v0.22.0" "" +.TH "btrbk.conf" "5" "2016-01-20" "btrbk v0.22.1" "" .\" 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 666692b..ac6e516 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -1,4 +1,4 @@ -.TH "ssh_filter_btrbk" "1" "2015-01-19" "btrbk v0.22.0" "" +.TH "ssh_filter_btrbk" "1" "2015-01-20" "btrbk v0.22.1" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only)