change version to 0.32.5; update Changelog

pull/622/head v0.32.5
Axel Burri 2022-10-23 12:37:28 +02:00
parent dcee6222be
commit 58fffab405
6 changed files with 13 additions and 9 deletions

View File

@ -1,3 +1,7 @@
btrbk-0.32.5
* Correct handling of zero-size raw info file (close #491).
btrbk-0.32.4 btrbk-0.32.4
* Fix regression: wrong deprecation warnings in some cases. * Fix regression: wrong deprecation warnings in some cases.

2
btrbk
View File

@ -35,7 +35,7 @@ use IPC::Open3 qw(open3);
use Symbol qw(gensym); use Symbol qw(gensym);
use Cwd qw(abs_path); use Cwd qw(abs_path);
our $VERSION = '0.32.5-dev'; our $VERSION = '0.32.5';
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: 2022-06-25 :date: 2022-10-23
:release-version: 0.32.2 :release-version: 0.32.5
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk {release-version} :man source: Btrbk {release-version}

View File

@ -1,7 +1,7 @@
btrbk.conf(5) btrbk.conf(5)
============= =============
:date: 2022-06-25 :date: 2022-10-23
:release-version: 0.32.2 :release-version: 0.32.5
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk {release-version} :man source: Btrbk {release-version}

View File

@ -1,7 +1,7 @@
lsbtr(1) lsbtr(1)
======== ========
:date: 2022-06-25 :date: 2022-10-23
:release-version: 0.32.2 :release-version: 0.32.5
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk {release-version} :man source: Btrbk {release-version}

View File

@ -1,7 +1,7 @@
ssh_filter_btrbk(1) ssh_filter_btrbk(1)
=================== ===================
:date: 2022-06-25 :date: 2022-10-23
:release-version: 0.32.2 :release-version: 0.32.5
:man manual: Btrbk Manual :man manual: Btrbk Manual
:man source: Btrbk {release-version} :man source: Btrbk {release-version}