changed version to 0.22.0

pull/73/head v0.22.0
Axel Burri 2016-01-19 18:40:14 +01:00
parent 14c5c41e72
commit 9595adc2a5
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
btrbk-current btrbk-0.22.0
* Bugfix: fix monthly schedule if older than 10 weeks (close: #59). * Bugfix: fix monthly schedule if older than 10 weeks (close: #59).
* Bugfix: fix sprintf used by config option "timestamp_format long" * Bugfix: fix sprintf used by config option "timestamp_format long"

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.21.1-dev"; our $VERSION = "0.22.0";
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" "2015-10-25" "btrbk v0.21.0" "" .TH "btrbk" "1" "2016-01-19" "btrbk v0.22.0" ""
.\" 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" "2015-11-02" "btrbk v0.21.0" "" .TH "btrbk.conf" "5" "2016-01-19" "btrbk v0.22.0" ""
.\" 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" "2015-10-25" "btrbk v0.21.0" "" .TH "ssh_filter_btrbk" "1" "2015-01-19" "btrbk v0.22.0" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)