diff --git a/ChangeLog b/ChangeLog index 91719d4..30710d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -btrbk-current +btrbk-0.23.2 * Added "lockfile" configuration option and --lockfile command line option (close: #81). diff --git a/btrbk b/btrbk index 4c6ac4b..9aff4c8 100755 --- a/btrbk +++ b/btrbk @@ -46,7 +46,7 @@ use Carp qw(confess); use Getopt::Long qw(GetOptions); use Time::Local qw( timelocal timegm timegm_nocheck ); -our $VERSION = '0.23.2-dev'; +our $VERSION = '0.23.2'; our $AUTHOR = 'Axel Burri '; our $PROJECT_HOME = ''; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 241b412..0385af5 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -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 .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 220320b..006a784 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -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 .nh .\" disable justification (adjust text to left margin only) diff --git a/doc/ssh_filter_btrbk.1 b/doc/ssh_filter_btrbk.1 index 532f4c6..eb10509 100644 --- a/doc/ssh_filter_btrbk.1 +++ b/doc/ssh_filter_btrbk.1 @@ -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 .nh .\" disable justification (adjust text to left margin only)