From da849b37ae066396b303576f332d148d364ad3dc Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Wed, 16 Nov 2016 15:32:17 +0100 Subject: [PATCH] change version to 0.24.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 61a8b08..b474523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.24.0 * MIGRATION - update ssh_filter_btrbk.sh on remote hosts if "stream_compress" diff --git a/btrbk b/btrbk index 16c89a7..79790fe 100755 --- a/btrbk +++ b/btrbk @@ -46,7 +46,7 @@ use Carp qw(confess); use Getopt::Long qw(GetOptions); use Time::Local qw( timelocal timegm timegm_nocheck ); -our $VERSION = '0.24.0-dev'; +our $VERSION = '0.24.0'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 48ec90b..9ea86be 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2016-07-14" "btrbk v0.23.3" "" +.TH "btrbk" "1" "2016-11-16" "btrbk v0.24.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 57c3937..f608cfb 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2016-07-14" "btrbk v0.23.3" "" +.TH "btrbk.conf" "5" "2016-11-16" "btrbk v0.24.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 dd8bac6..305e0c2 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -1,4 +1,4 @@ -.TH "ssh_filter_btrbk" "1" "2016-07-14" "btrbk v0.23.3" "" +.TH "ssh_filter_btrbk" "1" "2016-11-16" "btrbk v0.24.0" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only)