change version to 0.27.2

pull/274/head v0.27.2
Axel Burri 2019-03-26 14:38:22 +01:00
parent dfabd4e856
commit bb2e9877b0
5 changed files with 10 additions and 8 deletions

View File

@ -1,7 +1,9 @@
btrbk-master
btrbk-0.27.2
* Bump dependency >= btrfs-progs-4.12 (as of btrbk-0.27.0).
* Trigger autofs mount while resolving mountpoints (close #259).
* Bugfix: fix scheduler when overriding "target_preserve_min" in
combination with global "target" section.
btrbk-0.27.1

2
btrbk
View File

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

View File

@ -1,7 +1,7 @@
btrbk(1)
========
:date: 2018-12-05
:revision: 0.27.1
:date: 2019-03-26
:revision: 0.27.2
:man manual: Btrbk Manual
:man source: Btrbk

View File

@ -1,7 +1,7 @@
btrbk.conf(5)
=============
:date: 2018-12-05
:revision: 0.27.1
:date: 2019-03-26
:revision: 0.27.2
:man manual: Btrbk Manual
:man source: Btrbk

View File

@ -1,7 +1,7 @@
ssh_filter_btrbk(1)
===================
:date: 2018-12-05
:revision: 0.27.1
:date: 2019-03-26
:revision: 0.27.2
:man manual: Btrbk Manual
:man source: Btrbk