From a9f1b6b24ad3b644bd998a34d75f91b9ac464fb9 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sun, 30 Jul 2017 16:03:58 +0200 Subject: [PATCH] change version to 0.25.1 --- 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 63ca48e..ffb6c22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.25.1 * Support for btrfs-progs v4.12: fix parsing of "btrfs sub show" output, which now prints relative paths (close #171). diff --git a/btrbk b/btrbk index 64ee69c..09813f1 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.25.1-dev'; +our $VERSION = '0.25.1'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 56ebce2..5ba640d 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2017-03-18" "btrbk v0.25.0" "" +.TH "btrbk" "1" "2017-07-30" "btrbk v0.25.1" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 096682e..b6ba358 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2017-03-18" "btrbk v0.25.0" "" +.TH "btrbk.conf" "5" "2017-07-30" "btrbk v0.25.1" "" .\" 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 4b82d22..0d2c96a 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -1,4 +1,4 @@ -.TH "ssh_filter_btrbk" "1" "2017-03-18" "btrbk v0.25.0" "" +.TH "ssh_filter_btrbk" "1" "2017-07-30" "btrbk v0.25.1" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only)