change version to 0.24.0

pull/116/head v0.24.0
Axel Burri 2016-11-16 15:32:17 +01:00
parent ff8815b235
commit da849b37ae
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
btrbk-current btrbk-0.24.0
* MIGRATION * MIGRATION
- update ssh_filter_btrbk.sh on remote hosts if "stream_compress" - update ssh_filter_btrbk.sh on remote hosts if "stream_compress"

2
btrbk
View File

@ -46,7 +46,7 @@ use Carp qw(confess);
use Getopt::Long qw(GetOptions); use Getopt::Long qw(GetOptions);
use Time::Local qw( timelocal timegm timegm_nocheck ); use Time::Local qw( timelocal timegm timegm_nocheck );
our $VERSION = '0.24.0-dev'; our $VERSION = '0.24.0';
our $AUTHOR = 'Axel Burri <axel@tty0.ch>'; our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<http://digint.ch/btrbk/>'; our $PROJECT_HOME = '<http://digint.ch/btrbk/>';

View File

@ -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 .\" 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" "2016-07-14" "btrbk v0.23.3" "" .TH "btrbk.conf" "5" "2016-11-16" "btrbk v0.24.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" "2016-07-14" "btrbk v0.23.3" "" .TH "ssh_filter_btrbk" "1" "2016-11-16" "btrbk v0.24.0" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)