diff --git a/ChangeLog b/ChangeLog index 176f479..8166a00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.25.0 * MIGRATION - If you call ssh_filter_btrbk.sh with "--sudo" option, make sure diff --git a/btrbk b/btrbk index 790dae6..20058fe 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.1-dev'; +our $VERSION = '0.25.0'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 6969708..56ebce2 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2016-11-16" "btrbk v0.24.0" "" +.TH "btrbk" "1" "2017-03-18" "btrbk v0.25.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 e7de78f..09444a5 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2016-11-16" "btrbk v0.24.0" "" +.TH "btrbk.conf" "5" "2017-03-18" "btrbk v0.25.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 0202500..4b82d22 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -1,4 +1,4 @@ -.TH "ssh_filter_btrbk" "1" "2016-11-16" "btrbk v0.24.0" "" +.TH "ssh_filter_btrbk" "1" "2017-03-18" "btrbk v0.25.0" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only)