change version to 0.27.0

pull/260/head v0.27.0
Axel Burri 2018-10-16 12:19:44 +02:00
parent 97e4a1e5d3
commit c59488f405
5 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
btrbk-0.27.0-dev btrbk-0.27.0
* MIGRATION * MIGRATION
- Run "btrbk prune --dry-run --print-schedule" and check if any - Run "btrbk prune --dry-run --print-schedule" and check if any

2
btrbk
View File

@ -32,7 +32,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.27.0-dev'; our $VERSION = '0.27.0';
our $AUTHOR = 'Axel Burri <axel@tty0.ch>'; our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<https://digint.ch/btrbk/>'; our $PROJECT_HOME = '<https://digint.ch/btrbk/>';

View File

@ -1,7 +1,7 @@
btrbk(1) btrbk(1)
======== ========
:date: 2018-03-05 :date: 2018-10-16
:revision: 0.26.1 :revision: 0.27.0
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk :man source: Btrbk

View File

@ -1,7 +1,7 @@
btrbk.conf(5) btrbk.conf(5)
============= =============
:date: 2018-03-05 :date: 2018-10-16
:revision: 0.26.1 :revision: 0.27.0
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk :man source: Btrbk

View File

@ -1,7 +1,7 @@
ssh_filter_btrbk(1) ssh_filter_btrbk(1)
=================== ===================
:date: 2018-03-05 :date: 2018-10-16
:revision: 0.26.1 :revision: 0.27.0
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk :man source: Btrbk