From e3da1f718f03da0c1b13b54e142f2f9685c5c4a9 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Mon, 1 Jun 2015 12:48:31 +0200 Subject: [PATCH] changed version to 0.19.1 --- ChangeLog | 2 +- btrbk | 2 +- doc/btrbk.1 | 2 +- doc/btrbk.conf.5 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ff4f61f..664f277 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.19.1 * Use "cgen" for snapshot comparison. * Bugfix: fix crash in summary display (closes: #22). diff --git a/btrbk b/btrbk index f0f3e4d..eac76d4 100755 --- a/btrbk +++ b/btrbk @@ -47,7 +47,7 @@ use Date::Calc qw(Today Delta_Days Day_of_Week); use Getopt::Std; use Data::Dumper; -our $VERSION = "0.19.1-dev"; +our $VERSION = "0.19.1"; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index e9e7e40..c71fdd9 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -1,4 +1,4 @@ -.TH "btrbk" "1" "2015-05-27" "btrbk v0.19.0" "" +.TH "btrbk" "1" "2015-06-01" "btrbk v0.19.1" "" .SH NAME btrbk \- backup tool for btrfs volumes .SH SYNOPSIS diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index a179e9c..a2b2ddc 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -1,4 +1,4 @@ -.TH "btrbk.conf" "5" "2015-05-27" "btrbk v0.19.0" "" +.TH "btrbk.conf" "5" "2015-06-01" "btrbk v0.19.1" "" .SH NAME btrbk.conf \- btrbk configuration file .SH SYNOPSIS