change version to 0.27.1

pull/274/head v0.27.1
Axel Burri 2018-12-05 22:18:19 +01:00
parent e52153e13c
commit e879620195
5 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
btrbk-0.27.1-dev btrbk-0.27.1
* MIGRATION * MIGRATION
- Update ssh_filter_btrbk.sh on remote hosts if using - Update ssh_filter_btrbk.sh on remote hosts if using

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.1-dev'; our $VERSION = '0.27.1';
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-10-16 :date: 2018-12-05
:revision: 0.27.0 :revision: 0.27.1
: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-10-16 :date: 2018-12-05
:revision: 0.27.0 :revision: 0.27.1
: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-10-16 :date: 2018-12-05
:revision: 0.27.0 :revision: 0.27.1
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk :man source: Btrbk