change version to 0.23.2

pull/93/head v0.23.2
Axel Burri 2016-06-07 16:41:41 +02:00
parent 3a8665bce9
commit 91d02ca97b
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
btrbk-current btrbk-0.23.2
* Added "lockfile" configuration option and --lockfile command line * Added "lockfile" configuration option and --lockfile command line
option (close: #81). option (close: #81).

2
btrbk
View File

@ -46,7 +46,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.23.2-dev'; our $VERSION = '0.23.2';
our $AUTHOR = 'Axel Burri <axel@tty0.ch>'; our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<http://digint.ch/btrbk/>'; our $PROJECT_HOME = '<http://digint.ch/btrbk/>';

View File

@ -1,4 +1,4 @@
.TH "btrbk" "1" "2016-06-07" "btrbk v0.23.2-dev" "" .TH "btrbk" "1" "2016-06-07" "btrbk v0.23.2" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)

View File

@ -1,4 +1,4 @@
.TH "btrbk.conf" "5" "2016-06-07" "btrbk v0.23.2-dev" "" .TH "btrbk.conf" "5" "2016-06-07" "btrbk v0.23.2" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)

View File

@ -1,4 +1,4 @@
.TH "ssh_filter_btrbk" "1" "2016-05-03" "btrbk v0.23.1" "" .TH "ssh_filter_btrbk" "1" "2016-06-06" "btrbk v0.23.2" ""
.\" disable hyphenation .\" disable hyphenation
.nh .nh
.\" disable justification (adjust text to left margin only) .\" disable justification (adjust text to left margin only)