change version to 0.26.0

pull/204/head v0.26.0
Axel Burri 2017-10-11 21:50:06 +02:00
parent c445b32459
commit 79cbf7c0c3
6 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
btrbk-current
btrbk-0.26.0
* MIGRATION
- If you are using raw targets, make sure to run the

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

View File

@ -32,7 +32,7 @@ use strict;
use warnings FATAL => qw( all );
use Getopt::Long qw(GetOptions);
our $VERSION = '0.26.0-dev'; # match btrbk version
our $VERSION = '0.26.0'; # match btrbk version
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<https://digint.ch/btrbk/>';

View File

@ -1,7 +1,7 @@
btrbk(1)
========
:date: 2017-10-09
:revision: 0.26.0-dev
:date: 2017-10-11
:revision: 0.26.0
:man manual: Btrbk Manual
:man source: Btrbk

View File

@ -1,7 +1,7 @@
btrbk.conf(5)
=============
:date: 2017-10-09
:revision: 0.26.0-dev
:date: 2017-10-11
:revision: 0.26.0
:man manual: Btrbk Manual
:man source: Btrbk

View File

@ -1,7 +1,7 @@
ssh_filter_btrbk(1)
===================
:date: 2017-10-09
:revision: 0.26.0-dev
:date: 2017-10-11
:revision: 0.26.0
:man manual: Btrbk Manual
:man source: Btrbk