change version to 0.25.1

pull/175/head v0.25.1
Axel Burri 2017-07-30 16:03:58 +02:00
parent 6cf5d59644
commit a9f1b6b24a
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
btrbk-current btrbk-0.25.1
* Support for btrfs-progs v4.12: fix parsing of "btrfs sub show" * Support for btrfs-progs v4.12: fix parsing of "btrfs sub show"
output, which now prints relative paths (close #171). output, which now prints relative paths (close #171).

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.25.1-dev'; our $VERSION = '0.25.1';
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" "2017-03-18" "btrbk v0.25.0" "" .TH "btrbk" "1" "2017-07-30" "btrbk v0.25.1" ""
.\" 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" "2017-03-18" "btrbk v0.25.0" "" .TH "btrbk.conf" "5" "2017-07-30" "btrbk v0.25.1" ""
.\" 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" "2017-03-18" "btrbk v0.25.0" "" .TH "ssh_filter_btrbk" "1" "2017-07-30" "btrbk v0.25.1" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)