From 9595adc2a59fb29bac8dcae4a93d86f6a2ee2f02 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Tue, 19 Jan 2016 18:40:14 +0100 Subject: [PATCH] changed version to 0.22.0 --- ChangeLog | 2 +- btrbk | 2 +- doc/btrbk.1 | 2 +- doc/btrbk.conf.5 | 2 +- doc/ssh_filter_btrbk.1 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7cf6d01..d2487c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.22.0 * Bugfix: fix monthly schedule if older than 10 weeks (close: #59). * Bugfix: fix sprintf used by config option "timestamp_format long" diff --git a/btrbk b/btrbk index 6151e75..b532c70 100755 --- a/btrbk +++ b/btrbk @@ -48,7 +48,7 @@ use Getopt::Long qw(GetOptions); use POSIX qw(strftime); use Data::Dumper; -our $VERSION = "0.21.1-dev"; +our $VERSION = "0.22.0"; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 784fd9b..0d89744 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -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 .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 6999deb..229c67c 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -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 .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/ssh_filter_btrbk.1 b/doc/ssh_filter_btrbk.1 index a6da6aa..666692b 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -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 .nh .\" disable justification (adjust text to left margin only)