From 7436d9432c6bf04648bdb9adce0434bcce48e62b Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 18 Mar 2017 16:52:51 +0100 Subject: [PATCH] change version to 0.25.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 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)