changed version to 0.19.2

pull/30/head v0.19.2
Axel Burri 2015-06-07 12:33:27 +02:00
parent 16cfb600b7
commit 842f8cb201
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
btrbk-current
btrbk-0.19.2
* Bugfix: fix crash when using btrfs-progs < 3.17.3 (closes: #24).

2
btrbk
View File

@ -47,7 +47,7 @@ use Date::Calc qw(Today Delta_Days Day_of_Week);
use Getopt::Std;
use Data::Dumper;
our $VERSION = "0.19.2-dev";
our $VERSION = "0.19.2";
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<http://www.digint.ch/btrbk/>';

View File

@ -1,4 +1,4 @@
.TH "btrbk" "1" "2015-06-01" "btrbk v0.19.1" ""
.TH "btrbk" "1" "2015-06-07" "btrbk v0.19.2" ""
.SH NAME
btrbk \- backup tool for btrfs volumes
.SH SYNOPSIS

View File

@ -1,4 +1,4 @@
.TH "btrbk.conf" "5" "2015-06-01" "btrbk v0.19.1" ""
.TH "btrbk.conf" "5" "2015-06-07" "btrbk v0.19.2" ""
.SH NAME
btrbk.conf \- btrbk configuration file
.SH SYNOPSIS